SamsungInternet / support

For general Samsung Internet support. You can use the Issues register here as a way to ask support questions.
MIT License
17 stars 0 forks source link

android.intent.extra.REFERRER not received when deeplinking into an android app #44

Closed asafkin closed 4 years ago

asafkin commented 6 years ago

I defined an intent-filter http/https schema for an activity inside an android app's AndroidManifest.xml. This is done in order to deeplink into a specific activity from a browser link.

When im clicking the link from Chrome, and the app is opened, im getting: getIntent().getParcelableExtra("android.intent.extra.REFERRER") = "https://www....."

When the same link (or any other) is clicked from Samsung browser im getting: getIntent().getParcelableExtra("android.intent.extra.REFERRER") = null

Can you please advise on this? Thanks, Asaf.

PicchiKevin commented 4 years ago

Hi, Thank you for opening this issue. We are currently migrating our support channel to the Samsung Developer Forum. If you are still experiencing this issue I'd highly recommend re-opening it here please https://forum.developer.samsung.com/c/samsung-internet/

Thanks again, -Kevin