Acknowledged

Error Name: Data Field Is Not Running

eclipse/windows/SDK 4.1.4

Error Name: Data Field Is Not Running
Occurrences: 11
First Occurrence: 2022-07-17
Last Occurrence: 2022-07-18
Devices:
    fēnix® 5X / tactix® Charlie: 25.00
App Versions: 1.6.0
Languages: ind
Backtrace:
    PSX2View.onLayout:279

in line

class PSX2View extends UII.DataField 
{
    ...
    
    function onLayout(dc) 
    {
		var obscurityFlags = DataField.getObscurityFlags(); ///HERE ERROR
		...
	}
	
	...
}
		

Parents
  • The same on v3.

    Yes I know is in accordance with doc but why most devices can handle it as it should be (one call onLayout to measure all and not wasting batteries on unnecessary calculations) but some not.

    Error Name: Data Field Is Not Running
    Occurrences: 2
    First Occurrence: 2022-09-29
    Last Occurrence: 2022-09-29
    Devices:
        vívoactive® 3: 8.10

Comment
  • The same on v3.

    Yes I know is in accordance with doc but why most devices can handle it as it should be (one call onLayout to measure all and not wasting batteries on unnecessary calculations) but some not.

    Error Name: Data Field Is Not Running
    Occurrences: 2
    First Occurrence: 2022-09-29
    Last Occurrence: 2022-09-29
    Devices:
        vívoactive® 3: 8.10

Children
No Data