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 August 2021, new releases are required to target Android 11. This prevents, without special permission, foreground services which access camera/location to be started in the background. Our AutoStart feature does exactly this, so we will need to either delete it or get permission from Google.
The text was updated successfully, but these errors were encountered:
In August 2021, new releases are required to target Android 11. This prevents, without special permission, foreground services which access camera/location to be started in the background. Our AutoStart feature does exactly this, so we will need to either delete it or get permission from Google.
The text was updated successfully, but these errors were encountered: