Complete
over 2 years ago

bug: Data Field Is Not Running in onUpdate()


Error Name: Data Field Is Not Running
Occurrences: 25
First Occurrence: 2022-10-25
Last Occurrence: 2022-11-19
Devices:
Venu®: 7.20
Venu® 2: 11.08
Venu® 2: 10.24
fēnix® 5X / tactix® Charlie: 25.00
vívoactive® 4: 7.20
Venu® Sq. Music Edition: 3.80
App Versions: 2.1.0
Languages: ces, cht, eng, fre, pol
Backtrace:
ExtHRMField.onUpdate:218  var obscurityFlags = getObscurityFlags();

public function onUpdate(dc as Graphics.Dc) {
  var obscurityFlags = getObscurityFlags();
}

Parents
  • I believe the above bug is not in my code but in the VM-s. I saw this in all versions of my app. Even now in the latest that was compiled a few days ago with SDK 4.2.2. As you see in the example getObscurityFlags is used in onUpdate as it is documented, and still I get "Data Field Is Not Running" errors. At least in these devices:

    fēnix® 5X Plus: 17.10
    fēnix® 5S Plus: 17.10
    fēnix® 5X / tactix® Charlie: 25.00
    D2Tm Air X10: 6.00
    Venu®: 7.80
    Venu® 2: 11.16
    Venu® Sq. Music Edition: 3.80
    vívoactive® 3: 8.20,
    vívoactive® 3 Music: 6.30
    vívoactive® 4: 7.80
    vívoactive® 4S: 7.80

    (from each device only included the latest version where I saw it)

Comment
  • I believe the above bug is not in my code but in the VM-s. I saw this in all versions of my app. Even now in the latest that was compiled a few days ago with SDK 4.2.2. As you see in the example getObscurityFlags is used in onUpdate as it is documented, and still I get "Data Field Is Not Running" errors. At least in these devices:

    fēnix® 5X Plus: 17.10
    fēnix® 5S Plus: 17.10
    fēnix® 5X / tactix® Charlie: 25.00
    D2Tm Air X10: 6.00
    Venu®: 7.80
    Venu® 2: 11.16
    Venu® Sq. Music Edition: 3.80
    vívoactive® 3: 8.20,
    vívoactive® 3 Music: 6.30
    vívoactive® 4: 7.80
    vívoactive® 4S: 7.80

    (from each device only included the latest version where I saw it)

Children
No Data