I think I've come across a bug in the Android player. I have a screen on which there is a combo-box which allows the user to select a location. It works okay with the first selection, but if the user then tries to select a different location, the screen goes black and unresponsive. The only thing the user can do at this point is press the back button or slide from the left to exit the app.
I am working through and trying to work out what is causing this. I suspect that it is due to something which is dependent on the combo-box selection. Nevertheless, I wouldn't expect the screen to go black, so I am presuming that there is some kind of bug at play here.
This only occurs in the Android app; it works fine in the web player. I have tried it on two different types of mobile device and seen the same behaviour consistently.