1.8 Deeplinking - To open reset password, claim money links with the application
This topic describes the systematic instruction to Deeplinking - To open reset password, claim money links with the application option.
Add host url under data tag in app’s AndroidManifest.xml as,
Note:
Add host url without https or http.For example. If your deeplink url is https://exmple.com/test then you can add only example.com in the data tag
Similary you can add the same host url in app’s config.xml under universal-links tag as,
Parent topic: OBDX Servicing Application

