Hello!
I made my first Data Field (DF) to practice and understand the basics of the Garmin API, its just a fillPolygon chart, currently supporting several devices.
The DF works normal around multiple simulated devices, then i did the process to generate a Beta App for testing real devices.
I have a Fenix 7S and a FR965 where i installed the beta app (both), the Fenix 7S shows the DF ok, running well;
However the FR965 is rebooting everytime i added the DF and start moving around other views.
Is this normal? The simulator works fine, shows no error, no issues.
Also i think, when a DF crashes or some how got an error, this piece of DF sould be showing just the IQ symbol without affecting the entire view, im right?
Since this causes a watch reboot, i don't have any log feedback file, could it be a Firmware issue?
Or It's posible a DF poor developed causing a device reboot?
My DF has Properties, Settings, and Draw components (Custom DF, not the SimpleDataField version)...