Hi,
I have one question regarding Firebase analytics.
I noticed that some first_open events shown are older versions of my app, both on iOS and Android.
Does anyone know why older versions are logged as first_open?
Could it be:
1. Users transferred the app to a new device, and it is logged as a first_open event when the user opens the app.
2. It may be an app_update event, but logged as a first_open event.
3. Users downloaded the app from App Store or Google Play, but never opened the app. After some time the users open the app, and logged as first_open events.
4. Users can download older versions from AppStore or GooglePlay.
5. Other reasons.
Many thanks for your help!