IDFA and Facebook Analytics

I so badly don’t wanna detach to do something so simple and easy.

All I want is to send to facebook analytics a few custom app events for my app.

I can’t use the facebook sdk without ejecting, I can’t use the app events graph api without getting the IDFA and I can’t get that without ejecting, there seems to be some hope in using Segment maybe but its seems like renting a airplane to go to the corner store.

any help would be appreciated

Ok I have segment setup but no events are being tracked?

Is there a delay in tracking events…does it need some key in app.json
does it need a fresh binary in the app store?

You would need to use Segment if you don’t want to detach. You will need a standalone app: https://docs.expo.io/versions/latest/sdk/segment.html

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.