我有一个像素4和Android 10库存,系统只为我提供这些应用程序的位置许可选项:
- 仅在应用程序使用时允许
- 拒绝
但没有"允许一直" 。
我想用whatsapp分享我的位置几个小时到朋友,我担心没有这种许可。
我想谷歌删除了该选项的特定应用程序,其他应用程序已启用。是对吗?
ps:我知道谁拥有whatsapp及其问题。
我有一个像素4和Android 10库存,系统只为我提供这些应用程序的位置许可选项:
但没有"允许一直" 。
我想用whatsapp分享我的位置几个小时到朋友,我担心没有这种许可。
我想谷歌删除了该选项的特定应用程序,其他应用程序已启用。是对吗?
ps:我知道谁拥有whatsapp及其问题。
I have a Pixel 4 and Android 10 stock, and the system only offers me these options for location permission of this app:
But there is no "Allow all the time".
I want to share my location for a few hours to a friend using Whatsapp, and I'm afraid that it won't work without that permission.
I guess Google removed that option for that particular application, other apps have it enabled. Is that right?
PS: I'am aware of who owns Whatsapp and their issues.
So here is the problem: the latest (non-beta) WhatsApp is set up with a target platform of Android 10, but the developers failed to include a request for ACCESS_BACKGROUND_LOCATION in the manifest.xml file in the apk. This is a problem because this is a new permission introduced in Android 10 and any app not requesting it which also targets Android 10 is assumed to not want background location access
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有