-
Notifications
You must be signed in to change notification settings - Fork 8
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
Not working on IOS #8
Comments
I am currently working on the iOS implementation, you can try it from the iOS branch here https://github.com/weplenish/flutter-plugins/tree/iOS it seems to mostly work for me now, only have a few small things left to iron out. Feel free to submit merge requests if you have an idea to improve it though. Also please let me know what problems you are running into for that branch, thanks. |
Hello Vipero, Im not success to get any info in ios, could you help me implement info ? |
Is this plugin supported on iOS?
I have done all the setup for both Android and iOS. Works like a charm on Android but doesn't work on iOS
I get flutter: type 'String' is not a subtype of type 'Map<dynamic, dynamic>' when I try and map the result
The text was updated successfully, but these errors were encountered: