manually call init SDK #291
xalikoutis
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to call an init method before using the SDK like
facebookAppEvents.init()
.In our case we offer a white label app that a user can enable facebook events from an authoring web tool.
We include SDK in every app and we set by default dummy facebook client keys.
SDK sends all the time bad requests to facebook backend if feature is not enable.
So does it worth to try a PR which will introduce such an init method?
George
Beta Was this translation helpful? Give feedback.
All reactions