How can we help?
When uploading our Android build to the Google Play Store, the submission was rejected. The reason provided was that the OneSignal library includes a native component (libtool-checker.so) that does not comply with Google’s guidelines regarding 16KB page size.
Details
Library involved: OneSignal Cordova Plugin
Native component: libtool-checker.so
Google guideline reference: 16KB Page Size Impact
https://developer.android.com/guide/practices/page-sizes#16-kb-impact
Code of Conduct