I am getting my app crashing right now on Android - Google Play.
By the way it`s crashing as soon as it calls the RevMob pop-up or fullscreen. Also does not matter the version of the RevMob SDK am using as I can see the app crashing using the OLD RevMob SDK (1.0.1) and even the latest one (1.0.3).
By Google Play`s error report it does look like that the error has something to do with java.
– ERROR details below from Google Play - Android:
**Exception Class: java.lang.NullPointerException
Origin Method: AsyncHttpClient$2.process()**
java.lang.NullPointerException
at com.loopj.android.http.AsyncHttpClient$2.process(Unknown Source)
at org.apache.http.protocol.BasicHttpProcessor.process(BasicHttpProcessor.java:304)
at org.apache.http.protocol.HttpRequestExecutor.postProcess(HttpRequestExecutor.java:319)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:457)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
at com.loopj.android.http.AsyncHttpRequest.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
at java.lang.Thread.run(Thread.java:1019)
Any one seeing this problem?
My test device is a Samsung Galaxy S2.
Thanks for any clarification,
Rodrigo. [import]uid: 89165 topic_id: 25797 reply_id: 111942[/import]