We met a question recently in our project, we try to achieve the SSID,so we need to do the following two things :
request location permission
add the capability of "Access Wi-Fi information"
then the app always shows the location access indicator.
, In the app privacy report , we see the app always request the location.
But when I try to remove "Access Wi-Fi information" the capability , the scenario disappear.
Any ideas can explain this ? How can I remove the location access indicator with out remove the "Access Wi-Fi information" . I indeed need this.
Thanks in advance.