Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trackApplicationLifecycleEvents not working (Application Installed and Application Updated) #15

Open
BenBach opened this issue Dec 5, 2017 · 1 comment

Comments

@BenBach
Copy link

BenBach commented Dec 5, 2017

I can't get the Application Installed and Application Updated working on iOS.
Did someone get them to work? I guess the time the analytics object setup method in react native is called is too late in the lifecycle of the app

Did someone find a workaround for this?

I would be happy about any help

@sesm
Copy link

sesm commented Jan 11, 2018

Automatic application lifecycle events tracking is enabled using an option in Segment iOS and Android SDKs.
I've created a PR to send this option from JS to native code: #16
Meanwhile, the workaround would be to initialise Segment SDK in native code (as opposed to JS code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants