Support for deeplinks in json file and library
essare opened this issue · 1 comments
essare commented
I'm using json: If i put a deeplink of a third party store (Samsung) i get a URL Exception
my deeplink is "url": "samsungapps://ProductDetail/com.myapp.android",
it would be perfect if this awesome lib can handle deeplinks too rather than just URL Objects.
marcosrocha85 commented
I guess implementation of deeplinks must be made on AndroidManifest.xml from your application, isn't it?