With new SDK even you use a data simulation it's not possible to get s gps signal.
Only 0, so not possible to simulate an application with a GPS trace.
Didier
With new SDK even you use a data simulation it's not possible to get s gps signal.
Only 0, so not possible to simulate an application with a GPS trace.
Didier
This is happening to me as well. There is definitely a bug in the simulator included with SDK 6.3.0 (at least on MacOS) such that the simulated GPS signal does not call the specified callback method. The code works fine with 6.2.2 but with 6.3.0 there is no GPS info. My workaround was to copy the ConnectIQ.app from 6.2.2 to the 6.3.0 folder.
For anyone else running into this issue and finds this post, I have submitted a bug report: https://forums.garmin.com/developer/connect-iq/i/bug-reports/simulator-bug-no-gnss-gps-position-returned-on-activity-app-type-when-using-macos
This is still an issue with SDK 6.4.0. As mentioned, I know this is happening on MacOS (I don't have a Windows box) and this appears to only be an issue for Activity app types.