Skip to content

[url_launcher] Works without doing the configuration of README #102630

@juri180

Description

@juri180

The configuration section in the README says that some configuration is necessary on iOS and Android.

  • iOS: You've to add any URL schemes you're using to your Info.plist.
  • Android: For API >=30 you've to add a <queries> element to the AndroidManifest.xml.

I tried to use the package for https and http without doing the configuration and everything worked. Tested with Android Emulator Pixel 3 API 30 and iPhone 13 iOS 15.2 on Simulator.

Why should I do the configuration, if it works also without? Or does it work only because of the Emulator/Simulator? It would be nice to have this in the documentation.

Metadata

Metadata

Labels

P2Important issues not at the top of the work listp: url_launcherPlugin to launch external applicationspackageflutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions