You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the below error while I do pod install or pod update or try to run the App in iOS device.
[!] No podspec found for media_notification_control in .symlinks/plugins/media_notification_control/ios
Flutter Doctor below
Mohameds-MacBook-Pro:ios mohamedshaikna$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.16.4-pre.18, on Mac OS X 10.15.3 19D76, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.5)
[✓] Connected device (3 available)
• No issues found!
The text was updated successfully, but these errors were encountered:
I see the below error while I do pod install or pod update or try to run the App in iOS device.
[!] No podspec found for
media_notification_control
in.symlinks/plugins/media_notification_control/ios
Flutter Doctor below
Mohameds-MacBook-Pro:ios mohamedshaikna$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.16.4-pre.18, on Mac OS X 10.15.3 19D76, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.5)
[✓] Connected device (3 available)
• No issues found!
The text was updated successfully, but these errors were encountered: