Warning This release is not compliant with the Google Play 64-bit requirement
The following APKs or App Bundles are available to 64-bit devices, but they only have 32-bit native code: 5.
From 1 February 2020 all releases must be compliant with the Google Play 64-bit requirement.
Include 64-bit and 32-bit native code in your app. Use the Android App Bundle publishing format to automatically ensure that each device architecture receives only the native code that it needs. This avoids increasing the overall size of your app. Learn More
I received this warning when uploading to google playStore. Does that mean i still have something not configure to support 64 bit in my apk.
When i typed this command:
zipinfo -1 com.aimyplus.provider.apk | grep \.so$
lib/arm64-v8a/libmonodroid.so
lib/arm64-v8a/libxamarin-app.so
lib/arm64-v8a/libmonosgen-2.0.so
lib/arm64-v8a/libmono-btls-shared.so
lib/x86/libmonodroid.so
lib/x86/libxamarin-app.so
lib/x86/libmonosgen-2.0.so
lib/x86/libmono-btls-shared.so
lib/x86_64/libmonodroid.so
lib/x86_64/libxamarin-app.so
lib/x86_64/libmonosgen-2.0.so
lib/x86_64/libmono-btls-shared.so
lib/armeabi-v7a/libmonodroid.so
lib/armeabi-v7a/libxamarin-app.so
lib/armeabi-v7a/libmonosgen-2.0.so
lib/armeabi-v7a/libmono-btls-shared.so
lib/arm64-v8a/libe_sqlite3.so
lib/arm64-v8a/libmono-native.so
lib/armeabi-v7a/libe_sqlite3.so
lib/armeabi-v7a/libmono-native.so
lib/x86/libe_sqlite3.so
lib/x86_64/libe_sqlite3.so
lib/x86/libmono-native.so
lib/x86_64/libmono-native.so