Flutter IOS deep links

Hello all,

I am trying to build a Flutter app that supports a link the opens the app. I would like the link to be sent by email, and when clicked I would like to app to open. On android all works fine, but on IOS it doesnt.

I currently have: A link that does open the app but doesnt navigate to the correct screnn - it just shows the last screen that app was on.

I have tried following the tutorial on https://docs.flutter.dev/cookbook/navigation/set-up-universal-links to the letter but still doesnt work

I am using: Flutter 3.22.3 Go Router 14.2.7

Thanks in advance

Thank you for your post. Unfortunately, I am unable to assist you with a third-party tool. I recommend seeking guidance from the third-party support channel or referring to the troubleshooting guide, which was specifically designed for Xcode. You can find it at the following link: https://developer.apple.com/documentation/technotes/tn3155-debugging-universal-links

I hope this information is helpful in resolving your issue.

Albert Pascual
  Worldwide Developer Relations.

Flutter IOS deep links
 
 
Q