namtn

Results 11 comments of namtn

Same issue for me. Work well on Android but dot not update enough fast on IOS.

> What version of `url_launcher_ios` does your pubspec.lock indicate? You need version 6.2.4 or higher. > > https://pub.dev/packages/url_launcher_ios/changelog#624 Hi navaronbracke: I'm using `6.2.5` verion, so 6.2.4 will work? Thanks `url_launcher_ios:...

> @namtn > > This seems to be already addressed as part of https://github.com/flutter/flutter/issues/139759 that you can check and confirm. > > @darshankawar I don't really understand how to resolve...

> @namtn If you use `url_launcher 6.2.6` you should be good. It depends on `url_launcher_ios 6.2.4` or higher here https://github.com/flutter/packages/blob/main/packages/url_launcher/url_launcher/pubspec.yaml#L32 > > > > As noted in the url_launcher changelog,...

> Did you do the following as well? > > - delete ios/Podfile.lock > > - `flutter clean && flutter pub get` > > - `cd ios && pod repo...

> I have the same problem with a Flutter module project. In the module project, there is no "ios" folder at all, there is ".ios" folder that is created on-the-fly...

I think flutter team should signed for url_launcher_ios.xcframework as Flutter.xcframework ![z5442686873006_237fede487f717da0f0ce28b5155fa52](https://github.com/flutter/flutter/assets/3005899/5796618c-7967-4a49-8cec-f67f8440239f) ![z5442684646760_ec916172b1f1dc92cd99e52eb8d60dfa](https://github.com/flutter/flutter/assets/3005899/b3739139-4e2a-4f1f-9a44-dc101880a4c7)

> It sounds like we'll probably need to update the add-to-app documentation to provide guidance here; presumably the application project is going to need to sign plugin builds that are...

> @MarkLevtin are you actually hitting the "Missing signature" App Store error, since your question was about privacy manifests? > > @namtn can you confirm you have "Embed & Sign"...