question

benoit-lacelle avatar image
benoit-lacelle asked

Application crash following a ActivityNotFoundException in Amazon Ads

Hello, A user of my application encountered a crash because of an issue in Amazon Ad API, on a Nexus S with ANdroid 4.1.1 It happened with SDK 5.1.40 Would you mind preventing such kind of crash with proper try catch clauses? Thanks in advance. I'm moving to 5.1.153 hoping not to encounter so many crashes. 0 android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=mailto:xx-xxxxxxxx@xxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx } 1 at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1545) 2 at android.app.Instrumentation.execStartActivity(Instrumentation.java:1416) 3 at android.app.Activity.startActivityForResult(Activity.java:3351) 4 at android.app.Activity.startActivityForResult(Activity.java:3312) 5 at android.app.Activity.startActivity(Activity.java:3522) 6 at android.app.Activity.startActivity(Activity.java:3490) 7 at com.amazon.device.ads.bo$1.shouldOverrideUrlLoading(SourceFile:128) 8 at android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:274) 9 at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:376) 10 at android.os.Handler.dispatchMessage(Handler.java:99) 11 at android.os.Looper.loop(Looper.java:137) 12 at android.app.ActivityThread.main(ActivityThread.java:4745) 13 at java.lang.reflect.Method.invokeNative(Native Method) 14 at java.lang.reflect.Method.invoke(Method.java:511) 15 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) 16 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) 17 at dalvik.system.NativeStart.main(Native Method)
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.

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Benoit, Sorry for the crash. I have forwarded it to the appropriate team. I will update this thread after receiving response from them. 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.

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Benoit, The issue has been addressed and we are actively working on the fix.
10 |5000

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