Android error on cold start when disabling trackings
See original GitHub issueHey, we receive the following error message on android on app cold start from initSession
when calling disableTracking(true)
before:
Trouble initializing Branch. Tracking is disabled.
Requested operation cannot be completed when tracking is disabled
As a result we do not receive our deeplink data.
Calling initSession
after an app resume works fine and we receive our deeplink data.
iOS works fine for cold start and app resume.
Can you please help us with this issue?
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Android error on cold start when disabling trackings · Issue #455
Hey, we receive the following error message on android on app cold start from initSession when calling disableTracking(true) before: Trouble ...
Read more >App startup time - Android Developers
A cold start refers to an app's starting from scratch: the system's process has not, until this start, created the app's process. Cold...
Read more >How to correctly measure the App Startup time on Android
On the App start-up time page inside Android Vitals (on Google Play console), you can see details about when your app starts slowly...
Read more >What is a Cold Start? Mobile App Launches Explained
Your app startup time is a major indicator of your app's overall quality; when your app is slow to launch, the user may...
Read more >Android 101: How to stop location tracking - The Verge
You can find out which apps actually use location tracking and just disable it for those that you feel don't need it. Go...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m not sure why this issue is closed since the problem still exists. I’m experiencing it right now
Due to the age of this issue, I am closing this now. If you are encountering this problem still, please reach out to our support team (support.branch.io) or open a new github issue and we would be happy to help you out!