You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fork this repo and add in my dependancy via the same method as the PRs with integrations above. To avoid adding more PRs to this repo before its changed to "Fully Dynamic and Scalable Segment Integration"
Context
I am looking to use Facebook App Events, only the Application Installed event, to track ads -> installs.
Current state of play
There is only a native and react-native support for this and Flutter we will have to add in to this repo or fork.
From reading these issues on this repo, I assume there is going to be work towards a "Fully Dynamic and Scalable Segment Integration":
In the meantime it looks like all integrations are done in this repo, with the idea of eventually separating them out:
PRs with integrations:
As for the Application Installed event, it appears there is an issue where it doesn't fire via the dart implementation:
I have noticed no
Application Installed
but I do getApplication Opened
Application Backgrounded
events. So I will try to look into that.Solutions
what is the best way to take this forward?
The text was updated successfully, but these errors were encountered: