-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Description
Needing to use quick_action, but for iOS does not work.
Reproduzir:
-
Try to run the example in Quick action example.
-
Close or minimize the app.
-
Long click on icon example app.
-
Select one option.
-
Nothing happens, just opens the the app, but does not execute the method with the entered options.
Doctor -V
[✓] Flutter (Channel master, v1.12.9-pre.8, on Mac OS X 10.15.1 19B88, locale pt-BR)
• Flutter version 1.12.9-pre.8 at /Users/tiagosito/flutter
• Framework revision 6640c8b (13 days ago), 2019-11-22 10:09:23 -0800
• Engine revision 9f4341a
• Dart version 2.7.0
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at /Users/tiagosito/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-29, build-tools 29.0.2
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.2.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.2.1, Build version 11B500
• CocoaPods version 1.8.4
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 3.5)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 40.1.2
• Dart plugin version 191.8423
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
[✓] VS Code (version 1.40.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.6.0
[✓] Connected device (4 available)
• Android SDK built for x86 • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)
• iPhone 11 Pro Max • 2ACD2E7F-2515-41E7-A9E4-712C069309F7 • ios • com.apple.CoreSimulator.SimRuntime.iOS-13-2 (simulator)
• Chrome • chrome • web-javascript • Google Chrome 78.0.3904.108
• Web Server • web-server • web-javascript • Flutter Tools
• No issues found!