As far as I can tell in my app I am requesting current location in the app and in the widget the same, but I am not ever seeing my widget make the network call the I would expect if current location was successful.
I have the same info plist permissions for usage and request for access in both the app and the widget ( runs the same shared code ).
My question is does widgetKit work to get core location similar to the the way that today extensions work.
or do I need to cache it from the phone app and hope its been updated ?
I have the same info plist permissions for usage and request for access in both the app and the widget ( runs the same shared code ).
My question is does widgetKit work to get core location similar to the the way that today extensions work.
or do I need to cache it from the phone app and hope its been updated ?