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.

  • 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

  • I think I need the long story. I've looked at the code and tried to reproduce any problems with the obscurity flags on device.. I have had no luck. 

    The documentation here shows the data field layouts used by the simulator and the values you should expect. Which fields in which layouts are giving you trouble?