We are using an encrypted SQLCipher database in our Android app (internal memory, not on SD card), compiled in (SDK23) and we are facing issues with the app crashing IMMEDIATELY when "installation" starts when we install it on our Galaxy Note 5 (running Android 6.0.2).
On other devices (Sony Xperia S, running Android 4.1.2, Sony Z5, running Android 6) NO problems - apk installs and app runs. We only see this on our Galaxy Note 5. When we use the same database without Cipher (also in internal memory, not on SD card) then it ALSO works on the Galaxy Note 5. So, this issue is Cipher related and as we only see it on the Galaxy. This is quite an urgent issues for us and we could not figure over several days what the issues is. Can anyone offer some advice? THANKS a MILLION !!! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/c6e3c7bd-de3f-4b7d-a57a-5a30b34f401f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

