Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashes upon trying to log in to OSM #52

Open
Atrate opened this issue May 16, 2019 · 0 comments
Open

App crashes upon trying to log in to OSM #52

Atrate opened this issue May 16, 2019 · 0 comments

Comments

@Atrate
Copy link

Atrate commented May 16, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant