Hey!
We are currently using the Android and iOS SDK. And it works great in most cases.
However we have found a problem with the Android side that results in missing some events and user properties.
What seems to happen is that the first events happening is sometimes not being uploaded to your database.
So we can see that some users is in a screen_view that should not be possible to begin the session with. That’s why it seems to be a problem with uploading event. We have an initial step with uploading user properties, such as: android_logged_in: yes/no. But those will not be uploaded.
This results with an average of 5 new users missing this property each day. which is just a tiny percentage but still annoying.
Do you have any tips how to solve this?