Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imported save_in_gallery/save_in_gallery-Swift.h does not exist #8

Open
Sewdn opened this issue Aug 22, 2019 · 2 comments
Open

imported save_in_gallery/save_in_gallery-Swift.h does not exist #8

Sewdn opened this issue Aug 22, 2019 · 2 comments

Comments

@Sewdn
Copy link

Sewdn commented Aug 22, 2019

#import <save_in_gallery/save_in_gallery-Swift.h>

@Sewdn
Copy link
Author

Sewdn commented Aug 22, 2019

Sorry for the very concise issue report before ;)

Thanks for your package. It works as expected on Android.
However, when building on iOS we encounter 2 issues:

  • fatal error: 'save_in_gallery/save_in_gallery-Swift.h' file not found
  • no swift version is provided. We therefor setup a project-wide swift version, but this feels a bit hacky (non-blocking issue).

Thanks for looking into this swiftly (pun intended ;)

Kind regards,
Pieter

@Padmapalita
Copy link

Hi,
This problem occurs with flutter apps that do not have swift support (set up when you create the project), there is a work around but it hasn't always worked for me.
ko2ic/image_downloader#9 (comment) details the steps.
For my currently project I found the only thing was to recreate the project and ensure swift and Kotlin support was added.
hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants