farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

nullpointerexception #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Android 2.5.2

Please provide any additional information below.
java.lang.NullPointerException: 
  at com.qwapi.adclient.android.service.AdRequestThread$1.handleMessage([unknown source]:-1)
  at android.os.Handler.dispatchMessage(Handler.java:99)
  at android.os.Looper.loop(Looper.java:123)
  at com.qwapi.adclient.android.service.AdRequestThread.run([unknown source]:-1)

Original issue reported on code.google.com by nwmotog...@gmail.com on 7 Aug 2010 at 5:37

GoogleCodeExporter commented 9 years ago
Thanks for reporting. This is a known issue with Quattro's SDK. 

See:
http://groups.google.com/group/adwhirl-users/browse_thread/thread/a712e07c5b1ee0
6a/4d113c6ce2c603e0

Original comment by jpin...@google.com on 9 Aug 2010 at 3:34