I am using a webview in my AIR app to try and take Stripe payments online. Stripe has a javascript Module called Elements that allows you to take card payments. When I run my PHP files on a desktop browser, the Elements module behaves as it is supposed to. It also works when I test the PHP scripts in safari on an iPad. But in my AIR app, the Elements Module behaves erratically with the soft keyboard and tabbing between data fields. I am not using StageWebView, but an ANE called Rich WebView from MyFlashLabs. I am testing on an iPad running version 9.3.5. Display wise, Elements is behaving unpredictably and erraticly. After I type in the credit card number, it is supposed to jump to the date field seemlessly, but it doesn't, the soft keyboard will scroll up and down the screen either once or twice(random), and then the cursor will either jump to the next field, or it will stay at the end of the previous field even though the keyboard does it's little dance. So keyboard scrolling and moving from field to field are both random and erratic behaviors. I don't really understand all this because my understanding is that a webview is simply a window to run the device's native browser in, not its own separate browser. Am I wrong in my thinking? Anyway, I have attached video links so you can view the behaviors I am talking about. I hope you can give me some advice on anything that I might need to check.
Thanks!! http://youtu.be/VHX_gl92SCA <http://youtu.be/VHX_gl92SCA> http://youtu.be/De0unerfM9I <http://youtu.be/De0unerfM9I> -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/