Flutter: deep link supported web adresses are disabled by default
I’m trying to get android deep links to work, however, they are disabled by default
App Linking isnt working. What is wrong with my android manifest file?
I’ve got the correct assetlinks set up. I’ve got the url handling as it works in ios. This manifest LOOKS right, but its still not sending my link to the app but rather to the website.