Hey there,
I am new to developing on Tizen (on a Samsung Gear S3 Frontier) and have now implemented code to get the current GPS location of the watch from the code snippet section (https://developer.tizen.org/community/code-snippet/native-code-snippet/getting-location-using-gps?tab=all).
That works for me, and I can receive the current Location. However, everytime I start the Application on the watch via the Tizen Studio, the App Authorization for the Location is disabled. Therefore everytime after starting the App I have to navigate into the App Settings and enable the Location Authorization.
Is there a way to have this authorization automatically enabled, or will this change when I install the Application on the Watch and don't use the Tizen Studio to launch the App?
Thanks for your help in advance :)