Hi, I have configured in-app messaging in my android app and has added dynamic link on its button action. But on clicking the button, it prompts for opening either using my app or browser. I have read the documentation to handle dynamic links using app links. But I am unable to update the assetlinks.json in the Dynamic Links domain.
I have also tried using App Links Assistant in Android Studio but it fails to link with the message "We could not associate your app with the selected domain. Please make sure the Digital Asset Links file is uploaded to the correct domain."
Can anyone tell me how can I update the assetlinks.json for dynamic links (path: https://<dynamic_link_domain>.page.link/.well-known/assetlinks.json) ?