I fixed a crash issue caused by: TileService.requestListeningState throwing exceptions if the user of the context is not the current user (might be a work profile user).
This is the new behavior since API level 33, so previously this issue is not found.
I fixed a crash issue caused by:
TileService.requestListeningState
throwing exceptions if the user of the context is not the current user (might be a work profile user).This is the new behavior since API level 33, so previously this issue is not found.