Hi, after I add this package to my project I'm not able to run on iOS.
The error is:
.../ios/Runner/GeneratedPluginRegistrant.m:6:9: fatal error: 'path_provider/PathProviderPlugin.h' file not found
I'm running the app from Android Studio on Mac and using iOS Simulator.
Hi, after I add this package to my project I'm not able to run on iOS. The error is: .../ios/Runner/GeneratedPluginRegistrant.m:6:9: fatal error: 'path_provider/PathProviderPlugin.h' file not found
I'm running the app from Android Studio on Mac and using iOS Simulator.
Any chance to help? Thanks