question

Mike T. avatar image
Mike T. asked

NullPointerException AdChoise link

I just made my first steps with Amazon Ads and I think I found a possible bug. Stack Trace (got from BugSense, appears in Logcat also): java.lang.NullPointerException at com.amazon.device.ads.MraidBrowserController.open(MraidBrowserController.java:49) at com.amazon.device.ads.MraidCommandOpen.execute(MraidCommand.java:155) at com.amazon.device.ads.MraidView$MraidExecutor.execute(MraidView.java:633) at com.amazon.device.ads.AdWebViewClient.interpretScheme(AdWebViewClient.java:157) at com.amazon.device.ads.AdWebViewClient.shouldOverrideUrlLoading(AdWebViewClient.java:126) at android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:353) at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:487) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:175) at android.app.ActivityThread.main(ActivityThread.java:5279) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1102) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:869) at dalvik.system.NativeStart.main(Native Method) This happens when I click the AdChoise link to get to the "Amazon Advertising Preferences page", Test and Debug-Flag are both set. With further testing I noticed that this NPE happens randomly. With the "Amazon Cloud Player banner" the app crashed while with the "Pinzon banner" everything is fine. My Amazon SDK is up-to-date (just downloaded today) and my Target API is 19. I tested it on 2 distinct(Non-Amazon) devices and on both the NPE is thrown. Thanks
mobile ads
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Mike, I am unable to reproduce the issue. Tested in Android 4.3 (Samsung Galxy S3). Which device you are testing on? Are you still able to repro the issue? Thanks.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.