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

Application Opened and Application Backgrounded #779

Open
thatipamula-raghava opened this issue Dec 17, 2021 · 0 comments
Open

Application Opened and Application Backgrounded #779

thatipamula-raghava opened this issue Dec 17, 2021 · 0 comments

Comments

@thatipamula-raghava
Copy link

thatipamula-raghava commented Dec 17, 2021

While Initializing Analytics we are calling trackApplicationLifecycleEvents() method. We have noticed multiple Application Opened and Application Backgrounded events.

As per the Application Opened and Application Backgrounded documentation the Application Opened event fires when user launches or foregrounds mobile application and Application Backgrounded event fires when when a user backgrounds the application. If application is in foreground and if user navigates from one screen to another we are not expecting these events

In our application, we have multiple activities with multiple screens. Application Opened and Application Backgrounded events are fired every time when we move from one screen to another. These events are not correct and misleading while analyzing events.

Can someone from the team fix this issue?
Please let me know if any information is required.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant