You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description: After launching the app and pressing the button to sign in to OSM, the app crashes.
Log:
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/impl/client/DefaultHttpClient;
at b.a.b.b.<init>(Unknown Source:3)
at com.teester.whatsnearby.data.c.a.a(Unknown Source:41)
at com.teester.whatsnearby.data.c.a.<init>(Unknown Source:12)
at com.teester.whatsnearby.main.MainActivity$1.run(Unknown Source:8)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.apache.http.impl.client.DefaultHttpClient" on path: DexPathList[[zip file "/data/app/com.teester.whatsnearby-Nu4IWNo3W5N_imcayaF3Xg==/base.apk"],nativeLibraryDirectories=[/data/app/com.teester.whatsnearby-Nu4IWNo3W5N_imcayaF3Xg==/lib/arm64, /system/lib64, /system/vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 5 more
Additional info:
LG G6, HavocOS Pie
EdXposed
The text was updated successfully, but these errors were encountered:
Bug description: After launching the app and pressing the button to sign in to OSM, the app crashes.
Log:
Additional info:
LG G6, HavocOS Pie
EdXposed
The text was updated successfully, but these errors were encountered: