Detailed Description
The android version of the app has notification permissions off and isn't set as the default app to open deep links. This leads to bad UX. Add required permissions in the Manifest.xml file so that permissions for notifications are requested from the user on launch of the app and the app is set to open deep links by default.