Acknowledged

BehaviorDelegate doesn't work on sim (some devices)

sdk 4.1.7, win10, eclipse

app type - widget

view - main (no glance)

class PSXDelegate extends UII.BehaviorDelegate

{

//...

}

onPreviousPage(), onNextPage() (maybe others) aren't called app terminates after pressing buttons on sim f6p (e.g. f7 sim runs well). I haven't tested it on devices/others sim yet.