Hello people, I have a question on how to get a user's location in the background using the always permission. It seems like apple's policies have changed, and I am unsure of how to do this. There are no good resources online and I am stuck.
REQUESTALWAYSAUTHORIZATION() NOT WORKING
Not sure since when you have noticed the changes, but there has been a major change in how Always Authorization works in iOS 13 on. Specifically, Always Authorization now requires the user to give permission to your app twice, and the first time, they are not presented with a prompt for Always at all.
If this is the problem you are running into, you may find it useful to review these changes in the WWDC session https://developer.apple.com/videos/play/wwdc2019/705