When my app attempts to display a Google Map it crashes with this from the log:
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.apache.http.ProtocolVersion" on path: DexPathList[[zip file "/data/user_de/0/com.google.android.gms/app_chimera/m/0000002b/MapsDynamite.apk"],nativeLibraryDirectories=[/data/user_de/0/com.google.android.gms/app_chimera/m/0000002b/MapsDynamite.apk!/lib/arm64-v8a, /system/lib64]]
I did a lot of updating of my app a couple of months ago with updating the Android version, etc. and thought all was well but apparently not.
I am using the Google Maps library v2.0 and B4A version 9.30
Not sure where to begin looking - any help will be appreciated.
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.apache.http.ProtocolVersion" on path: DexPathList[[zip file "/data/user_de/0/com.google.android.gms/app_chimera/m/0000002b/MapsDynamite.apk"],nativeLibraryDirectories=[/data/user_de/0/com.google.android.gms/app_chimera/m/0000002b/MapsDynamite.apk!/lib/arm64-v8a, /system/lib64]]
I did a lot of updating of my app a couple of months ago with updating the Android version, etc. and thought all was well but apparently not.
I am using the Google Maps library v2.0 and B4A version 9.30
Not sure where to begin looking - any help will be appreciated.