Demonstration of a bug I encountered in Wikitude. After interacting with a button in the AR view, the Android keyboard will not launch.
- cordova platform add android
- cordova build android
- cordova run android
- Type in the text box
- Click button to launch AR view
- Click on the screen
- Press back, return to main view
- Type in the text box
After repeating these steps two or three times, the Android keyboard will no longer launch. This seems to be timing based. If I perform the steps very quickly I can sometimes get through four or five times before the keyboard brakes. If I perform them slowly I can only get through one or two.