react-native-sdk
react-native-sdk copied to clipboard
[MOB-3463] - sample app bug bash app link
🔹 JIRA Ticket(s) if any
https://iterable.atlassian.net/browse/MOB-3463
✏️ Description
- Replace old deep linking in iOS project to new Linking Library approach
- Make changes in Android Studio as per Linking Library documentation.
- Update gradle version in Android for it to understand recent addition of
tag in Manifest file.