Hello, I apologize for bothering you again.
Could you please guide me on how to use this? Does it relate to the JSON format for Asset Links?
No, not at all.
It's different thing.
I encountered an issue related to a notification from the Google Play Console:
"You need an Asset Links JSON file if you want to use App Links in your Android app to redirect mobile web users to your app"
Can you advise me on where to start?
Yeah sure.
Thank you very much.!
How to use this? Tutorial please
This link seems to be down, not working anymore
These links are also down
What is the purpose of name = "appinventor.ai_vknow360.DeepLink.Screen1"
in the DeepLink code? Is it just supposed to be the package name of the app?
I seem to be getting a build error from App Inventor. I will need to investigate if setting the name to the Screen1
class name of my app is what is causing the problem.
Thanks! Just curious, is there any specific reason why the new versions aren't opensource?
Sometime I forget things.
It'll be up in a few minutes.
Thank you!
I ran into an issue with it not opening the app correctly on a cold start. I'm not exactly sure why, but when I comment out these two lines, it opens my app correctly. Leaving those lines in results in the intent handler activity being fired but failing to launch the app (Screen1 doesn't show up). If I clear the white screen from recents and try the link again, it functions properly and launches Screen1.