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

invokeMethod("setAdvertiserTracking"... can return nil #5

Closed
hermanccw opened this issue Jul 5, 2021 · 1 comment
Closed

invokeMethod("setAdvertiserTracking"... can return nil #5

hermanccw opened this issue Jul 5, 2021 · 1 comment

Comments

@hermanccw
Copy link

When calling setAdvertiserTracking, it can return nil according to this line: https://github.com/saadfarhan124/flutter_facebook_sdk/blob/master/ios/Classes/SwiftFlutterFacebookSdkPlugin.swift#L277

However, on the dart side, the code expect a boolean: https://github.com/saadfarhan124/flutter_facebook_sdk/blob/master/lib/flutter_facebook_sdk.dart#L198

@vishwarajanand
Copy link

#6

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