Crash log
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String[] java.lang.String.split(java.lang.String)' on a null object reference
at org.schabi.newpipe.ReCaptchaActivity$ReCaptchaWebViewClient.find_access_cookies(ReCaptchaActivity.java:128)
at org.schabi.newpipe.ReCaptchaActivity$ReCaptchaWebViewClient.onPageFinished(ReCaptchaActivity.java:113)
at t6.b(PG:15)
at ld.handleMessage(PG:43)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6494)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
Same to me. Google ask me for recaptcha and newpipe will crash when I click the square.
Recaptcha is robot racism.
Thank you, this is finally a reproducible ReCaptcha that can be looked into :-D
Could you test this apk? The reCAPTCHA activity is shown, even though the website just shows "Too many requests", and the user can then press back or "Done" to exit. @B0pol @Neboer @bleedingcrow
app-debug.apk
I can't install it, "the package appears to be corrupt."
@B0pol did you unzip it? For me (on Android 7) the apk installs flawlessly.
Here is a direct apk download link: app-debug.apk
Yeah of course
It doesn't install on both my phone and old phone
Your link returns a 404 page
I didn't publish the release I used to upload the apk, here it is again, sorry: app-debug.apk
Most helpful comment
Recaptcha is robot racism.