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
In the onServiceChanged method, all tasks are cleared, but in reality, as long as the device is cleared as a client task, the server-side task does not need to be cleared, which affects the inability to indicate data as a server-side task.
In the
onServiceChangedmethod, all tasks are cleared, but in reality, as long as the device is cleared as a client task, the server-side task does not need to be cleared, which affects the inability to indicate data as a server-side task.