Closed neriksso closed 5 years ago
I have the same issue! Please help!
same issue here. Any updates?
Is this issue still relevant for all of you?
@neriksso @adamway @umuieme I've confirmed the latest build is working so closing this issue. If you are still having problems, please check that you are running the latest version of Xcode and Flutter. If you are still experiencing this issue, please let us know.
Hi,
I keep having problems with this plugin even on a completely fresh project. It builds fine but crashes as it tries to launch on the iOS simulator. As the example project runs fine, it must be something simple I'm missing here.. Any help would be greatly appreciated!
Steps to reproduce:
flutter create -i swift -t app <<appname>>
open -a Simulator
flutter run
pubspec.yaml
and run packages get:flutter packages get
Info.plist
to include the permissionsflutter run
On my side it flashes a white screen before crashing.
Flutter doctor output:
Simulator: Version 10.0 (SimulatorApp-829.6) XCode: Version 9.0 (9A235)
Simulator logs: