Since Google requires apps to be published on Google Play to support 64-bit devices, is there any plan for Paypal Here SDK to include these 64-bits JNI libraries? Currently it crashes on 64-bit devices if 'arm64-v8a' is added to ndk.abiFilters in the app gradle build file (from Google's instruction https://developer.android.com/distribute/best-practices/develop/64-bit).
Since Google requires apps to be published on Google Play to support 64-bit devices, is there any plan for Paypal Here SDK to include these 64-bits JNI libraries? Currently it crashes on 64-bit devices if 'arm64-v8a' is added to ndk.abiFilters in the app gradle build file (from Google's instruction https://developer.android.com/distribute/best-practices/develop/64-bit).