libultimateALPR_SDK.so triggers the warning that it is not compatible with the new 16KB page size requirement for apps targeting Android 15 or higher.
Analyze APK warning "4 KB LOAD section alignment, but 16KB is required"
Link: https://developer.android.com/guide/practices/page-sizes
Will an alternative version of the library be uploaded to meet this requirement?
Thanks