anod / AppWatcher

App Watcher for Android helps you to follow updates of applications in Play Store that are not installed currently on your device.
https://play.google.com/store/apps/details?id=com.anod.appwatcher
Other
74 stars 8 forks source link

Fix NullPointerException in d.i.b, line 87 #62

Closed anod closed 7 years ago

anod commented 7 years ago

Version: 1.8.7 (49) | com.anod.appwatcher

Stacktrace

d.i;b;WatchAppList.java;87
search.ResultsAppViewHolder;onClick;ResultsAppViewHolder.java;46
de.robv.android.xposed.XposedBridge;main;XposedBridge.java;102

Reason

java.lang.NullPointerException: Attempt to invoke virtual method 'com.anod.appwatcher.d.b com.anod.appwatcher.d.d.a(java.lang.String)' on a null object reference

Link to HockeyApp