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

ravi kiran commented on CB-5709:
--------------------------------

ash-3.2# cordova build
Generating config.xml from defaults for platform "ios"
Preparing ios project
Compiling app on platform "ios" via command 
"/Users/btbp/Desktop/SkintoneAd/platforms/ios/cordova/build" 
Platform "ios" compiled successfully.
bash-3.2# cordova plugin add /Users/btbp/Desktop/package 
Fetching plugin from "/Users/btbp/Desktop/package"...
Starting installation of "org.apache.cordova.keyboard" for ios
Preparing ios project
org.apache.cordova.keyboard installed on ios.
bash-3.2# cordova build
Generating config.xml from defaults for platform "ios"
Preparing ios project
Compiling app on platform "ios" via command 
"/Users/btbp/Desktop/SkintoneAd/platforms/ios/cordova/build" 

/usr/local/lib/node_modules/cordova/node_modules/q/q.js:126
                    throw e;
                          ^
Error: An error occurred while building the ios project.** BUILD FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
** BUILD FAILED **


The following build commands failed:
        CompileC 
build/SkinToneAdv.build/Debug-iphonesimulator/SkinToneAdv.build/Objects-normal/i386/CDVKeyboard.o
 SkinToneAdv/Plugins/org.apache.cordova.keyboard/CDVKeyboard.m normal i386 
objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

    at ChildProcess.<anonymous> 
(/usr/local/lib/node_modules/cordova/src/compile.js:65:22)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:735:16)
    at Socket.<anonymous> (child_process.js:948:11)
    at Socket.EventEmitter.emit (events.js:95:17)
    at Pipe.close (net.js:466:12)

new one when i am trying to install CDVKeyBoard plugin i got from Cordova 
plugin registry


> KeyboardShrinksView not responding in webview
> ---------------------------------------------
>
>                 Key: CB-5709
>                 URL: https://issues.apache.org/jira/browse/CB-5709
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: 3.2.0, 3.3.0
>         Environment: iOS 6.0,iOS 7.0
>            Reporter: ravi kiran
>              Labels: keyboard-plugin, performance
>             Fix For: 3.4.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> when i press text field keyboard pops up and with it the header footer 
> changes position. and when pops down header comes to middle of the screen by 
> shrinking size of webpage.
> Fixed that issue By installing CDVKeyboard.m,.h files with js from Git 
> repository.But now my header footer shrinks down to some size .scrolling 
> looks sluggish when keyboard is up. How to solve this problem ?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to