blaneyneil
blaneyneil
the problem appears to be the geolocator_apple dependency: https://pub.dev/packages/geolocator_apple as soon as i upgraded from Geolocator 8.0.2 (8.0.3 is where the geolocator_apple version change happens) i couldn't get iOS to...
I can confirm that nothing is coming thru with getInitialLink(). Tested using iOS 15.6.1 and 16.0.2, Flutter 3.3.2 and firebase_dynamic_links: ^4.3.8. It used to work, up til iOS 15.5. Well,...
Don't think https://github.com/firebase/flutterfire/issues/9110 should be closed.
on iOS this is still always null for a cold open that uses the clipboard. even using the most recent `firebase_dynamic_links: ^5.0.2`, if you call this: ``` final PendingDynamicLinkData? data...