Currently I found out that our app crashes when tries to requestListeningState of TileService on Android 13 (both compile and targetSdk 33) while running in workProfile.
Caused by: java.lang.IllegalArgumentException: User 10 is not the current user.
Does anybody have similar issue, or any idea why it happens or how to fix that?