[ 
https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455471#comment-13455471
 ] 

Ryan Rix commented on CB-1294:
------------------------------

This is indeed an issue with phonegap build, my apologies for not updating this 
issue. My teammate and I spent some time with an OS X box getting vanilla 
Phonegap for iOS running our application and the keyboard worked. We're 
currently using testflightapp to distribute those beta builds, and 
phonegap:build for the rest. It's obviously not perfect, and I'd like to see it 
fixed. I can migrate this to phonegap:build's issue tracker if you'd prefer!
                
> Keyboard on Appearing on iOS for EnyoJS Application
> ---------------------------------------------------
>
>                 Key: CB-1294
>                 URL: https://issues.apache.org/jira/browse/CB-1294
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.8.1, 2.0.0
>         Environment: PhoneGap Build + EnyoJS 2.0 + iOS 6 on an iPhone or iOS 
> 5 on an iPad 2
>            Reporter: Ryan Rix
>            Assignee: Herm Wong
>
> I'm trying to deploy an application on Phonegap's Build service and we're 
> having some troubles with inputs not pulling up the virtual keyboard on iOS. 
> I've tried numerous configurations of the elements when I build, and whether 
> I'm using an onyx.Input wrapped in an InputDecorator or an onyx.Input or even 
> an enyo. Input the iOS vkbd won't come up at all, either on iOS6 on an iPhone 
> or iOS5 on an iPad.
> As far as I can tell, the keyboard isn't working on any input object, even 
> when I manually create a an input element, yet all of this works just fine on 
> every other platform we're targetting with our builds.
> My code is on https://github.com/rrix/hsllock , particularly 
> source/LoginPanel.js where the actual inputs are. I checked that it wasn't a 
> popup issue by pulling the various inputs I used in to the main item, but no 
> luck.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to