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
The timestamp returned by the feedback service is not treated as UTC.
If a user removes the app from their phone and reinstalls it in a short period of time, they could be set as not active in the appDevices table because it thinks the app was installed before it was deleted. If the user opens the app again, they should be re-added to the list.
The text was updated successfully, but these errors were encountered:
The timestamp returned by the feedback service is not treated as UTC.
If a user removes the app from their phone and reinstalls it in a short period of time, they could be set as not active in the appDevices table because it thinks the app was installed before it was deleted. If the user opens the app again, they should be re-added to the list.
The text was updated successfully, but these errors were encountered: