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

'flutter_inappwebview/flutter_inappwebview-Swift.h' file not found #360

Closed
angebagui opened this issue May 24, 2020 · 4 comments
Closed

Comments

@angebagui
Copy link

'flutter_inappwebview/flutter_inappwebview-Swift.h' file not found on 3.2.0

@pichillilorenzo
Copy link
Owner

  • Try to clean your project using flutter clean
  • Try to run pod install inside ios folder
  • Try to build using Android Studio
  • Try to build using Xcode (open it from Android Studio)

Let me know if some of these or a combination of these make it work.

@angebagui
Copy link
Author

I have tried it but I have always 'flutter_inappwebview/flutter_inappwebview-Swift.h' file not found on 3.2.0

@pichillilorenzo
Copy link
Owner

If you create a new fresh Flutter app with adding support to Swift (it should be added by default for new Flutter projects, otherwise you can use flutter create --androidx -i swift), do you have any problems using the example in the README.md??
If this works, then it means you need to add support for Swift in your Flutter app!

Have you read the IMPORTANT Note for iOS Section??

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants