--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If the iOS part of your app uses Swift, this may be https://github.com/flutter/flutter/issues/15099.
On Mon, Mar 12, 2018 at 9:46 AM, 'Ha Thuy, Suesi Tran' via Flutter Dev <flutt...@googlegroups.com> wrote:
Hi,I'm trying to use PathProvider from https://flutter.io/reading-writing-files/#introduction to access device's storage. It works fine on Android, but on iOS, i have compile errorfatal error: 'path_provider/PathProviderPlugin.h' file not foundTried solutions listed here: https://github.com/flutter/flutter/issues/10654, but none works. Any other suggestion?
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi,I tried to apply the workaround from this SO post, but I cant find the file PathProviderPlugin.h either. Looks like it's not generated.
On Monday, March 12, 2018 at 7:55:43 PM UTC+11, Mikkel Ravn wrote:If the iOS part of your app uses Swift, this may be https://github.com/flutter/flutter/issues/15099.On Mon, Mar 12, 2018 at 9:46 AM, 'Ha Thuy, Suesi Tran' via Flutter Dev <flutt...@googlegroups.com> wrote:--Hi,I'm trying to use PathProvider from https://flutter.io/reading-writing-files/#introduction to access device's storage. It works fine on Android, but on iOS, i have compile errorfatal error: 'path_provider/PathProviderPlugin.h' file not foundTried solutions listed here: https://github.com/flutter/flutter/issues/10654, but none works. Any other suggestion?
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Mikkel Nygaard RavnSoftware Engineer
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.