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

android.content.ActivityNotFoundException openfoodfacts.github.scrachx.openfood.views.customtabs.CustomTabActivityHelper.getSession #1881

Closed
teolemon opened this issue Sep 15, 2018 · 0 comments
Labels
Android 6 Android Marshmallow related issues and feature requests bug Produces incorrect or unexpected result or behaviour. chrome-custom-tab version 289

Comments

@teolemon
Copy link
Member

Today, 9:39 AM on app version 289
Samsung Galaxy S5 (klte), Android 6.0
Report 1

android.content.ActivityNotFoundException: 
  at android.app.Instrumentation.checkStartActivityResult (Instrumentation.java:1878)
  at android.app.Instrumentation.execStartActivity (Instrumentation.java:1545)
  at android.app.Activity.startActivityForResult (Activity.java:4283)
  at android.support.v4.app.BaseFragmentActivityApi16.startActivityForResult (BaseFragmentActivityApi16.java)
  at android.support.v4.app.FragmentActivity.startActivityForResult (FragmentActivity.java)
  at android.app.Activity.startActivityForResult (Activity.java:4230)
  at android.support.v4.app.FragmentActivity.startActivityForResult (FragmentActivity.java)
  at android.app.Activity.startActivity (Activity.java:4567)
  at android.support.v4.content.ContextCompat.getDrawable (ContextCompat.java)
  or                     .getExternalCacheDirs (ContextCompat.java)
  or                     .getExternalFilesDirs (ContextCompat.java)
  or                     .startActivities (ContextCompat.java)
  or                     .startActivity (ContextCompat.java)
  at android.support.customtabs.CustomTabsIntent.launchUrl (CustomTabsIntent.java)
  at openfoodfacts.github.scrachx.openfood.views.customtabs.CustomTabActivityHelper.getSession (CustomTabActivityHelper.java)
  or                     .mayLaunchUrl (CustomTabActivityHelper.java)
  or                     .onServiceConnected (CustomTabActivityHelper.java)
  or                     .openCustomTab (CustomTabActivityHelper.java)
  or                     .setConnectionCallback (CustomTabActivityHelper.java)
  or                     .unbindCustomTabsService (CustomTabActivityHelper.java)
  at openfoodfacts.github.scrachx.openfood.views.product.ProductActivity.access$000 (ProductActivity.java)
  or                     .access$200 (ProductActivity.java)
  or                     .getWikiLink (ProductActivity.java)
  or                     .lambda$onCreate$2$ProductActivity (ProductActivity.java)
  or                     .lambda$onOptionsItemSelected$4$ProductActivity (ProductActivity.java)
  or                     .lambda$onRequestPermissionsResult$5$ProductActivity (ProductActivity.java)
  or                     .openInCustomTab (ProductActivity.java)
  or                     .setupViewPager (ProductActivity.java)
  or                     .showBottomScreen (ProductActivity.java)
  at openfoodfacts.github.scrachx.openfood.views.product.ProductActivity.access$000 (ProductActivity.java)
  or                     .access$200 (ProductActivity.java)
  or                     .getWikiLink (ProductActivity.java)
  or                     .lambda$onCreate$2$ProductActivity (ProductActivity.java)
  or                     .lambda$onOptionsItemSelected$4$ProductActivity (ProductActivity.java)
  or                     .lambda$onRequestPermissionsResult$5$ProductActivity (ProductActivity.java)
  or                     .openInCustomTab (ProductActivity.java)
  or                     .setupViewPager (ProductActivity.java)
  or                     .showBottomScreen (ProductActivity.java)
  at openfoodfacts.github.scrachx.openfood.views.product.ProductActivity$4.onClick (ProductActivity.java)
  at android.view.View.performClick (View.java:5697)
  at android.widget.TextView.performClick (TextView.java:10826)
  at android.view.View$PerformClick.run (View.java:22526)
  at android.os.Handler.handleCallback (Handler.java:739)
  at android.os.Handler.dispatchMessage (Handler.java:95)
  at android.os.Looper.loop (Looper.java:158)
  at android.app.ActivityThread.main (ActivityThread.java:7224)
  at java.lang.reflect.Method.invoke (Method.java)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)
@teolemon teolemon added version 289 Android 6 Android Marshmallow related issues and feature requests bug Produces incorrect or unexpected result or behaviour. chrome-custom-tab labels Sep 15, 2018
@VaiTon VaiTon closed this as completed Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 6 Android Marshmallow related issues and feature requests bug Produces incorrect or unexpected result or behaviour. chrome-custom-tab version 289
Projects
None yet
Development

No branches or pull requests

2 participants