Open rajatjain2802 opened 4 years ago
Any updates on this issue?
We also need this to be fixed asap !
@rajatjain2802 you don't seem to be using getInitialLink
nor getInitialUri
... the stream is for future links, while an app instance is already running in the background (or the foreground).
I was facing the same issue when tapping a Push notification resulted in cold-starting the iOS application, not sure this is what you're facing, but check how I fixed mine here #129
This is My Method :
==
And initPlatformStateForStringUniLinks() this method called in initstate() in main.dart file