Acknowledged
over 1 year ago

Swipe Right on Action Menu crashes app in simulator + array out of bounds crash

If you swipe right in the simulator to dismiss an action menu, the app crashes. Works fine on real devices.

The only information displayed is:

Error: Unexpected Type Error
Stack: 

Encountered app crash.

It is also possible to swipe up and down and occasionally get options which do not actually exist to be displayed, you just see a black entry in the middle. When you select this the app also crashes with an out of bounds error. Not surprising when you consider you are selecting something which is not really there. This one is harder to re-produce, but I have seen this multiple times.

Error: Array Out Of Bounds Error
Stack: 

Encountered app crash.

Confirmed with SDK 6.2.2 and 6.3.1