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
Since at least Android 13 (probably since Q), the system prevents the start of activities from background.
This means that the broadcast receiver can not start AuthorizationActivity and the user can not give permission to start sharing from a source.
Since at least Android 13 (probably since Q), the system prevents the start of activities from background.
This means that the broadcast receiver can not start AuthorizationActivity and the user can not give permission to start sharing from a
source
.The text was updated successfully, but these errors were encountered: