chandrabezzo / flutter_meta_sdk

Apache License 2.0
2 stars 15 forks source link

initialization? #1

Open lukepighetti opened 1 year ago

lukepighetti commented 1 year ago

Do we need to do anything to initialize the SDK? Trying to set up app install ads with conversion tracking on Facebook

wildsurfer commented 1 year ago

+1

talhakhan1297 commented 1 year ago

Do we need to do anything to initialize the SDK? Trying to set up app install ads with conversion tracking on Facebook

Any findings?

lukepighetti commented 1 year ago

Nope

abhimortal6 commented 1 year ago

It's called activateApp() in Facebook based environments.

iOS -> here

Android -> here

The same is followed in this plugin

https://pub.dev/documentation/flutter_meta_sdk/latest/flutter_meta_sdk/FlutterMetaSdk/activateApp.html