Air for Android text relocation error
Hello,
I got a message from Google about my Air for Android app in the Google Play Store:
Observed Results:
The app crashes.
Possible Root Cause:
You app will stop working in an upcoming release of Android because the native library libCore.so modifies its executable code.
Starting with API 23, shared objects must not contain text relocations. That is, the code must be loaded as is and must not be modified. Such an approach reduces load time and improves security. We haven't supported text relocations since API 23, and we are now moving to enforce this via SELinux.
Please refer to:
Any ideas on what can be causing those text relocations? Other developers having the same issues?
This app is using the AIR 30 SDK.
Any help is greatly appreciated!
