Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got reject when using CoreLocation to get wifi ssid on ios13 #9

Open
qhu91it opened this issue Mar 14, 2020 · 0 comments
Open

Got reject when using CoreLocation to get wifi ssid on ios13 #9

qhu91it opened this issue Mar 14, 2020 · 0 comments

Comments

@qhu91it
Copy link

qhu91it commented Mar 14, 2020

I got reject from apple when using CoreLocation to get wifi SSID, because of my app only use this to detecting current wifi and this is not enough to pass apple review

Guideline 2.5.4 - Performance - Software Requirements

Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not have any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.

Anybody know another way to get current wifi SSID? thank.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant