GoogleChrome / GoogleChrome/android-browser-helper
Deep link not working when chrome custom tab is connected to service
- Dominant language
- Java
- Stars
- 832
- Forks
- 370
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
**Describe the bug**
When we open a url for which app is present in device, that app is not opening, instead it opens in chrome custom tab when we bind cct to service.
Url: https://www.amazon.in/Samsung-Galaxy-M12-Storage-Processor/dp/B08XGDN3TZ/ref=lp_27030680031_1_2
**To Reproduce**
Steps to reproduce the behavior:
1. Install Amazon App
1. Replace URL in custom-tab-navigation-callback demo to above shared url
2. Click on launch
3. It will open in cct instead of amazon app
**Expected behavior**
It should open in amazon app as cct does without binding to service
**Did this ever used to work**
Yes
**Smartphone (please complete the following information):**
Happen in all the devices.
- Device:POCO X3 Pro
- OS: Android 11
- Browsers Installed Chrome
- Browser Versions: Latest
- android-browser-helper library version: Latest
Contributor guide
Assessment
This issue has not been assessed yet.