Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.12.0
-
Fix Version/s: None
-
Component/s: Connectivity: Bluetooth
-
Environment:Android 8 - NDK r18b
-
Platform/s:
Description
[armv8] When a jar file is attached to a project which is using Bluetooth then it fails to call JNI_OnLoad() inside QtBluetooth which causes the application to crash as it is unable to find the functions that would have been registered. This is working fine in armv7, but not armv8.