-
Notifications
You must be signed in to change notification settings - Fork 89
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
iOS Implementation #19
Comments
Is iOS implementation possible using UiKitView? https://api.flutter.dev/flutter/widgets/UiKitView-class.html |
Possible. We don't have immediate plans of implementing it yet. We are open to PR's |
We are waiting ios version |
Does it have others solutions for IOS? any suggestion? |
Any Update? Who ever willing to work on this. |
Please work on iOS implementation. |
Hi all, iOS support is now available. Please check "ios" branch. If everything works fine we will release it through pub.dev You can use the below dependecy to test the integration facebook_audience_network:
git:
url: https://github.com/dreamsoftin/facebook_audience_network.git
ref: ios |
Thanks for iOS implementation @SachinGanesh 💯 But when run 'packages get' I get following error:
Please help. |
Try this url |
Any updates about iOS implementation @SachinGanesh sir? |
@casualcoder404 Is the above issue solved?. I'm not able to reproduce it. Please share the full error log here. PS: Now the iOS version is available through pub.dev (v 0.6.0) |
Undefined symbols for architecture arm64: This is maybe occurring since I've added NotificationServiceExtension target in my flutter project in order to receive rich notification with images. Can you please help? |
Above error is not related to FAN SDK. Please raise your issue in FlutterFire repo |
No description provided.
The text was updated successfully, but these errors were encountered: