What happened?
Hi,
I'm getting warning on Google Play Store
Your app could crash on 16 KB devices
Your app is compiled for 16 KB devices, but some of its libraries were compiled using an older Android NDK version that can still cause crashes. The following libraries in your app may be affected:
base/lib/arm64-v8a/libsqliteJni.so
base/lib/x86_64/libsqliteJni.so
To fix this issue, choose one of the following:
Upgrade to NDK r28 or higher to resolve this automatically.
Recompile your libraries and manually enable linker flags if you can't upgrade. If your code relies on the PAGE_SIZE macro, you must replace all instances.
Not sure if you can do anything about it as you use the libs you use are still compiled using NDK r20?
Version
3.1.1
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
Release app on store to got warning
What happened?
Hi,
I'm getting warning on Google Play Store
Not sure if you can do anything about it as you use the libs you use are still compiled using NDK r20?
Version
3.1.1
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
Release app on store to got warning