tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
406 stars 280 forks source link

iOS deep link from messenger #326

Closed bogdan-vol closed 2 years ago

bogdan-vol commented 4 years ago

Hi, Is there a way we could launch the app automatically when accessing a URL from messenger? On android this launches the app but on iOS Safari is launched and then we have the top popup that says we can open the URL in the app. URL identifiers and schemas are created, we have implemented .../apple-app-site-association and even though accessing a URL from the email app for example works perfectly (it launches the app directly without launching safari) accessing a URL from intercom messenger doesn't do that. Thanks

parulgarg004 commented 3 years ago

@bogdan-vol did you find any solution for this?

bogdan-vol commented 3 years ago

@parulgarg004 unfortunately no. We were ok without this feature. If you really need it maybe ask the support in the chat box on their website. They respond pretty quick.