Amazon Devices backspace not working.

Monkey Targets Forums/Android/Amazon Devices backspace not working.

DeadFall(Posted 2015) [#1]
Testing an app using amazon's device (Fire) the backspace doesn't work. Has anyone else had this problem with a work around/fix?


SLotman(Posted 2016) [#2]
Do you use OnBack() in your code? I don't have a Amazon device here to test it, but it works on normal Android, and my games have been approved in the Amazon store...

Or are you speaking about virtual keyboard 'backspace'?


DeadFall(Posted 2016) [#3]
The 'backspace' on the keyboard. I got ahold of a amazon device and through some testing it looks like when you first start the app and activate the keyboard (with EnableKeyboard). The backspace doesn't work but if I reset which keyboard I use it then works. Pretty weird.


secondgear(Posted 2016) [#4]
Try this: http://www.monkey-x.com/Community/posts.php?topic=10547