-
Notifications
You must be signed in to change notification settings - Fork 136
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
Error while building the (iOS Swift) project #12
Comments
Is your flutter project using Objective-C for the native iOS code? This plugin currently only supports Swift. |
We're using Objective-C. Can you maybe write that in the plugin description as well? |
Sorry. Update: this project I tried to use it is Swift.. |
We are currently using this plugin in a production app using Swift 4. What version of Swift are you using? Sent with GitHawk |
With the newest version, you should use Swift 4.2 |
The text was updated successfully, but these errors were encountered: