How to Check Facebook Advertisement Tracking is Successfully setup in Debug #351
Unanswered
ThushalIntervest
asked this question in
Q&A
Replies: 1 comment
-
You may find more response from stackoverflow, perhaps even more likely if you narrow it to either android or iOS and ask for specifics for that platform (since we're a pretty thin wrapper over the platform-specific native SDKs any responses you receive should be useful still) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to check if my Facebook advertisement is Successfully initialised in debug mode?
Here I use this code to Track the advertisement. Yes I know I can see it in the Facebook developer dashboard. But I want to see the success or response. If someone knows the answer, Please Give me a solution for it.
Settings.setAdvertiserTrackingEnabled(true);
Beta Was this translation helpful? Give feedback.
All reactions