Ticket Created
over 4 years ago

WERETECH-9647

obscurity flags wrong on Fenix 6X pro (v12.20) device but ok in simulator

Similar problem is already here but solutions (moving getObscurityFlags to onUpdate ) does not work

Long story short

Everytink ok in simulator ( i have different layouts for fields because of they are obscured )

but once loaded to real device it seems that obscurityflags are not read properly, because wrong view is beeing applied.

Parents
  • Try Complex DataField from samples, and Layout 3fields C, or 4 FieldsC are most visible difference, and on real device looks like standard layout is loaded instead of that resulting form rules in onLayout(), based on obscurityFlags.

    That is why i think they (obscurityFlags) are not working properly

Comment
  • Try Complex DataField from samples, and Layout 3fields C, or 4 FieldsC are most visible difference, and on real device looks like standard layout is loaded instead of that resulting form rules in onLayout(), based on obscurityFlags.

    That is why i think they (obscurityFlags) are not working properly

Children
No Data