You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
I have noticed that if the Play Store fails to update finance data daily then the app will log the same revenue as the last reported date as the current date. The Play Store had a 3 day delay until it updated for my finance data and so now the app is reporting 4 days as exactly the same revenue rather than fetching the new data.
Could you implement a historical data fetch so that if such a thing happens we can force it to refetch the data for X amount of previous time. Otherwise if it keeps reporting incorrect data is becomes a bit useless.
Thanks,
Daniel
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have noticed that if the Play Store fails to update finance data daily then the app will log the same revenue as the last reported date as the current date. The Play Store had a 3 day delay until it updated for my finance data and so now the app is reporting 4 days as exactly the same revenue rather than fetching the new data.
Could you implement a historical data fetch so that if such a thing happens we can force it to refetch the data for X amount of previous time. Otherwise if it keeps reporting incorrect data is becomes a bit useless.
Thanks,
Daniel
The text was updated successfully, but these errors were encountered: