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 when try to purchase with no Google account on device #279

Open
intrications opened this issue Nov 6, 2014 · 0 comments
Open

Comments

@intrications
Copy link
Collaborator

         E  com.niveales.testsnowboards2014 fatal error : An error occured while executing doInBackground()
                    E  java.lang.RuntimeException: An error occured while executing doInBackground()
                    E      at android.os.AsyncTask$3.done(AsyncTask.java:299)
                    E      at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:352)
                    E      at java.util.concurrent.FutureTask.setException(FutureTask.java:219)
                    E      at java.util.concurrent.FutureTask.run(FutureTask.java:239)
                    E      at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
                    E      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
                    E      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
                    E      at java.lang.Thread.run(Thread.java:838)
                    E  Caused by: java.lang.NullPointerException
                    E      at com.librelio.products.ui.ProductsBillingActivity$5$1.doInBackground(ProductsBillingActivity.java:424)
                    E      at com.librelio.products.ui.ProductsBillingActivity$5$1.doInBackground(ProductsBillingActivity.java:391)
                    E      at android.os.AsyncTask$2.call(AsyncTask.java:287)
                    E      at java.util.concurrent.FutureTask.run(FutureTask.java:234)
                    E      ... 4 more
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