-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Crash on iOS on low memory devices #304
Comments
Is this something that changed through the different versions of the scanner? I mean... did you recognize that the older versions of the plugin used less memory or is this a general problem for the scanner-plugin? |
@lukasT It always crashed on those low memory devices. I started using this plugin at version 5.0.0 |
Do you still see this issue with 6.0.3? It's supposed to fix the iOS crashes. |
Any updates on this issue? still persists in 6.0.3 (ipod 5th gen) |
I had the same issue. I think that the problem is related to the overload that the main thread has when the plugin runs at the first time. I didn't find this issue #310 solved, so I changed on my own and it's still happening sometimes. @Purushoth-ltr @EddyVerbruggen Did you find any solution? |
Just released 6.0.4 which has a few more memory optimizations. If I had an iPod I would have tested this. Reopen if the problems persist, but please also share ways to replicate this. |
This thread has been automatically locked. |
The scanner crashes on low memory devices (a 5th generation iPod Touch in my case which has 512 MB of RAM). This prevents me from releasing my app (I think this is a major issue).
Citing @WebeWizard in #92 (which is now closed) :
Version : 6.0.1
The text was updated successfully, but these errors were encountered: