Which location permission is selected after updating to ios13 from ios12?

In iOS12, my application's setting of ALLOW LOCATION ACCESS is "Always". Then what I want to know is..

Which location permission is selected after updating to ios13 from ios12?

If "Always" is selected, it is good. But I think it might be selected "While Using the App".

The reason why I consider so is because of the following article.

https://www.macrumors.com/2019/08/16/app-developers-tracking-restrictions-ios-13/


If don't take over this setting , I have to direct my application's user to select the setting manually.

Replies

I encourage you to test this out yourself using a real device. I believe that what should happen is that the location permission should be the same that was before the phone were upgraded to iOS 13, but if you test this yourself you will have more confidence about it.

Hi


I'm in the same boat.


Furthermoe, If the permission is indeed stay as "Always" after upgrding to iOS13 - Is it Provional Always or Constant Always?


Did you manage to find an answer for that?