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
I get console log of AppLifecycleState.detached but then I never see app_close event on the dashboard.
I understand that since the app was closed it might not have gotten time to push that event to the server. But it doesn't report even after I reopen the application.
The text was updated successfully, but these errors were encountered:
I have a code block like this.
I get console log of
AppLifecycleState.detached
but then I never see app_close event on the dashboard.I understand that since the app was closed it might not have gotten time to push that event to the server. But it doesn't report even after I reopen the application.
The text was updated successfully, but these errors were encountered: