saschpe / android-customtabs

Chrome CustomTabs for Android demystified. Simplifies development and provides higher level classes including fallback in case Chrome isn't available on device.
Apache License 2.0
383 stars 49 forks source link

Chrome custom tabs working fine when chrome is installed but when chrome is not installed it is throwing an error #23

Closed Arun1811 closed 4 years ago

Arun1811 commented 6 years ago

Fatal Exception: android.content.ActivityNotFoundException No Activity found to handle Intent { act=android.intent.action.VIEW dat=www.youtube.com pkg=com.android.chrome (has extras) }

saschpe.android.customtabs.CustomTabsHelper.openCustomTab (SourceFile:70)

saschpe commented 6 years ago

What device / Android flavor did you run this on?

kochchy commented 4 years ago

now working on android api 22 without chrome installed