Open artemsorochan opened 1 year ago
I am experiencing the same problem. I can verify that this issue also occurs on iOS, whether installing from Testflight or the App Store. Upon the initial launch, the deep links do not function as intended, but upon subsequent launches, everything operates smoothly.
check branch i/o flutter it willworks in my case
check branch i/o flutter it willworks in my case
can you share the link please. i got the same problem too
I'm using https scheme and am testing "await getInitialLink()"on my Samsung A33 5G, which is running Android 13.
But when I install the app via link, I don't get a response from this method. But if I tap on the link when the app is already installed it works(terminated or background state). So my question is: does this package support receiving deep/app link on the very first launch after install via GooglePlay?