join us on Discord for support, updates, and all things Snap AR! See you there!
Running CameraKit iOS app for long time (REALLY long time)
Hello everyone,
Recently received request about the app development which will be in kiosk mode and wanted to run for at least 1 month period 24/7. I am expecting some issues with this, but not sure exactly which ones.
Memory leaks? Loosing internet connection(it is required for app to function)?
Will be really thankful if someone can share similar experience or can point the direction to research more information about this case.
Thanks a lot, Max
Answers
-
@ukn0wwh014m thanks! Just checked with the team and will let you know what I hear back.
0 -
Hi @ukn0wwh014m -- having checked with the team, we have run Camera Kit SDK for several months at a time with just a few interruptions to update the app. You will want to monitor you app, needless to say, but this use case does seem possible.
This should work on a mobile device but you might also consider an iOS app on an Mac M1.
As you point out, you will want to profile your app carefully and investigate any memory leaks. Also while camera Kit SDK can cache Lenses, it does require network connectivity to load and update them.
1