Hi,
Could someone please tell me is it possible or not to do this things in the Watch Face (not widget or app)
1. How to Get last known location or current location? If yes, how to do it? Because If I try to do anything with Position object it gives me error about permisions. If I give this permission in the Project settings, I get an error like "Position permissions are not supported for Watch Face".
2. How to Get any other information from sensors? I would like to get barometer and altimeter data, but I have the same issue with permissions.
3. How to calculate sunrise and sunset? Is there build in function in Connect IQ or I need to implement it by myself?
4. How to get alart clock information? I want to print what is next available alarm clock?
I tried to find answer in the documentation, but I could not.
P.S. Why many functions are not available for watch face and available for widget or app? Like sensor, position, communications and etc? What is the point to make these limitations? Can garmin remove these limitations in the next release?