D26.RIO.10.3.3.7 - ideasawakened/DelphiKB GitHub Wiki
Related: D26.RIO.10.3.3.0
RAD Studio 10.3.3 Android Services Patch
This patch addresses the following issues:
- An issue that prevented an Android service running because it could not load its native library. This only affected applications packaged as Android App Bundles. The base APK generated from an AAB has the extractNativeLibs manifest attribute set to false. In this case, the Package Manager does not extract the library to the filesystem when installing the application, causing the Android service to pass the dynamic linker an incorrect absolute path to the native library.
English, French, German and Japanese
Available only to registered users of RAD Studio, Delphi, C++Builder 10.3 and All-Access
MD5: 7581069CE2971985258355A5D1A21051
Source link: https://cc.embarcadero.com/item/30905
Additional Links
2019-12-23
Blog Post from David Millington RAD Studio 10.3.3 Android Services Patch