Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

NullPointerException on v1.0.2 #11

Closed
niczm25 opened this issue Jun 7, 2017 · 2 comments
Closed

NullPointerException on v1.0.2 #11

niczm25 opened this issue Jun 7, 2017 · 2 comments

Comments

@niczm25
Copy link

niczm25 commented Jun 7, 2017

java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
at android.lib.recaptcha.ReCaptcha$1.handleMessage(ReCaptcha.java:385)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

An error occurred when network connection is lost during fetching of image. Using the method below.

reCaptcha.showChallengeAsync(myRecaptchaPublicKey, this);

@niczm25
Copy link
Author

niczm25 commented Jun 7, 2017

Unnecessary issue. please ignore, i will have just to use the current version.

@niczm25 niczm25 closed this as completed Jun 7, 2017
@arielkl9
Copy link

arielkl9 commented Jun 7, 2017 via email

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

No branches or pull requests

2 participants