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

Bug---ActivityNotFoundException #3

Open
IceNum opened this issue May 16, 2017 · 1 comment
Open

Bug---ActivityNotFoundException #3

IceNum opened this issue May 16, 2017 · 1 comment

Comments

@IceNum
Copy link

IceNum commented May 16, 2017

Fatal Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=intent://?af_deeplink=true&campaign=CO_Clicks_Mercados_27.04.17&is_retargeting=true&media_source=Facebook flg=0x10000000 }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1776)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1496)
at android.app.Activity.startActivityForResult(Activity.java:3801)
at android.app.Activity.startActivityForResult(Activity.java:3755)
at android.app.Activity.startActivity(Activity.java:4072)
at android.app.Activity.startActivity(Activity.java:4040)
at com.facebook.ads.internal.view.a.a$3.onClick(Unknown Source)
at android.view.View.performClick(View.java:4768)
at android.view.View$PerformClick.run(View.java:19692)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)

com.facebook.ads.internal.view.a.a$3.onClick
This method need "try_catch "

@ekilah
Copy link
Contributor

ekilah commented Jun 22, 2017

It looks like maybe you are missing an activity declaration in your manifest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants