How to deploy Cordova built App on iPad

@Subhag How do I deploy the app built in Cordova to iPad without going through Mac book? I tried it several times for iPad and keep getting:                
Error      3              Error : BLD00301 : A remote iOS build agent has not been configured. Configure one in Tools > Options > Tools for Apache Cordova >
Remote Agent Configuration. For details and alternatives see http://go.microsoft.com/fwlink/?LinkID=511904                              
1              1              BlankCordovaApp2
On andriod device I succeeded but not on iPad. Everything I google talks about pre-requisite: •Mac OS X Mavericks
•Xcode 6
•Xcode command-line tools (from Terminal app, use xcode-select --install)
•Node.js
How do I get them installed on/for iPad if this is what it means?
Thank you in advance. I am quite very new in this topic of things.

This question is not related to implementing a Mobile Device Management server.
If you are using Visual Studio Tools for Apache Cordova you can ask this question on the StackOverflow forum here:
http://stackoverflow.com/questions/tagged/visual-studio-cordova
Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
your votes for existing suggestions.

Similar Messages

  • I developed app in mac 10.6.8 with xcode 3.2.6.how can i run this app in ipad device

    i developed app in mac 10.6.8 with xcode 3.2.6.how can i run this app in ipad device

    actually i planned to get  provisioning profiles from apple by paying 99$ in following website
    https://developer.apple.com/programs/start/ios/ and followed by
    https://developer.apple.com/programs/start/standard/.
    but in last link,following thing were mentioned at bottom -
    Technical Requirements
    You must have an Intel-based Mac running OS X 10.8 Mountain Lion or later to develop and distribute iOS apps and Mac apps.
    but i\m using mac running OS X 10.6.8 snow leopard.
    Doubt:can't i run my app in ipad device?\
    Thank's in advance..

  • How I can get bump app to iPad ?

    How I can get Bump app to iPad and Nokia95 ?

    You will have to use the iPhone app for the iPad.
    http://itunes.apple.com/app/bump/id305479724?mt=8
    If yu Nokia95 is an Android then:
    https://play.google.com/store/apps/details?id=com.bumptech.bumpga

  • How can I sync my apps from ipad and iphone to my mac

    how can I sync my apps from ipad and iphone to my mac

    Follow the instructions here or here. Note that while iOS applications can be stored on a computer, they can’t be run on it.
    (115410)

  • Deploy and runnig app on ipad using shell command or others

    Hello,
    How to deploy and run an app from Mac on an iPad using a shell command or others like a program in c or objective-c.
    Thank you in advance
    Mickael

    These libraries are developed by us for iOS and automatically built every day.
    After each building we must launch this application (iOS) tests that implements our libraries.
    we would like to automate the deployment of this app and its execution on an iPAD connected via USB cable to the Mac of production.

  • How do I remove multiple apps from iPad

    I have a laptop that both my son and I use which has iTunes on but has 2 accounts ie my son's and mine. When I set up my iPad 3 I transferred my apps across from my iPhone via the iTunes laptop but I appear to have also transferred across my son's apps from his iPhone on to my iPad. Now although i have gone through the ipad and deleted my son's apps on my ipad when I go to update apps it still shows updates to his apps which just sit there. How do I gt I get rid of them please?
    Regards
    Sparky

    Thanks James for your prompt reply but how do I remove the apps for my son that are waiting on my iPad app store to be updated. I have changed to manual the setting on my iPad .

  • How to deploy my own apps...

    Hi developers
    This is sure from india.now i am developing tasklogger project in servelt. my doubt is how to deploy my application in tomcat 4.1
    . please give a solution. because of i am new for servlets.
    with regards
    sure

    1) go to my computer-properties- advanced tab-environment variables.
    Then go for system variables and click new and write:
    Variable name: CATALINA_HOME
    Variable value: c:\Tomcat 4.1( i.e. specify ur tomcat root folder)
    After writing click ok.
    2) again do same for setting
    Variable name: JAVA_HOME
    Variable value: c:\jdk1.4(specify ur jdk folder)
    Variable name: PATH
    Variable value:
    C:\jdk1.4\bin;C:\jdk1.4\lib;C:\Tomcat 4.1\bin;
    Variable name: CLASSPATH
    Variable value: C:\jdk1.4\lib;C:\Program Files\Java\j2re1.4.0_02\lib;C:\Tomcat\*.jar;
    3) write ur serlet source file(helloworld.java)
    4) open dos promt & compile ur pgm:
    c:\Tomcat 4.1\webapps\ur application name\src\servlet> javac helloworld.java
    5) put ur class file in c:\Tomcat 4.1\webapps\ur application name\web-inf\classes\ helloworld.class
    6) write ur web.xml-
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <servlet>
    <servlet-name>Hello</servlet-name>
    <servlet-class> helloworld </servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>HelloWorld</servlet-name>
    <url-pattern> \ ur application name\hello
    </url-pattern>
    </servlet-mapping>
    </web-app>
    7) start ur tomcat click on startup batch file under c:\Tomcat 4.1\bin\startup.bat
    8) give url: http:\\ localhost:8080\ ur application name\hello
    9) u will find ur response.
    10) If u have problem in compiling ur java file then make a file on notepad and write:-
    set path=�%path%�; C:\jdk1.4\bin;C:\jdk1.4\lib;C:\Tomcat 4.1\bin;
    set classpath=�%classpath%�; C:\jdk1.4\lib;C:\Program Files\Java\j2re1.4.0_02\lib;C:\Tomcat\*.jar;
    save this file as anyname.bat and save in :- c:\Tomcat 4.1\webapps\ur application name\src\servlet
    after coming on this dir i.e. c:\Tomcat 4.1\webapps\ur application name\src\servlet
    run ur bat flie and compile ur java file

  • How to install what's app on iPad air

    PPlease help in installing what's app social networking app on iPad air.

    Sorry, no Whatsapp on iPad.

  • Any Demos,OBE or Simple documentation to explain how to deploy JDev 11 App.

    Hi All;
    pls any help like Online Demos or OBE or Simple Documentations
    explaining how to deploy JDev 11 in OAS .
    Note: I downloaded OC4J 11
    best regards
    Forakora

    are the ant tasks that come with the oc4j embedded in jDeveloper11g tp4 in the same ones from oc4j 10g and if so do they still work for deploying, connection pools and connection factories etc... in short can I use the old documentation for the ant-tasks or is there newer documentation of ocj4 ant-tasks any where?
    is http://download.oracle.com/docs/cd/B31017_01/web.1013/b28951/anttasks.htm still a good source of information?

  • How to deploy a jsp app as portlet in portal?

    i'm a new bee to this portal & portlet stuff.
    so, pls let me know if my questions doesn't make sense.
    i have a jsp app sitting in jdeveloper 9.0.3
    can i deploy this jsp app as portlet and see it from
    my portal?
    srini

    Hi Benjamin.
    Can u explain more detail about the deployment..
    I also use JDev and want to do like you do (that is deploy to 9iAS using JDev.
    I tried to create new connection via Remote DCM..
    but it gave me error.
    I also read & tried the article that u suggested..
    but still failed..
    So, my questions are:
    1)In step one, where in EM should i install Oc4jDcmServlet.ear? in OC4J_Portal(the same place i deploy jpdk)?
    "Install the DCM Servlet, Oc4jDcmServlet.ear, to a running Oracle Enterprise Manager instance. This servlet is required to run in the same OC4J instance (same JVM) as the Enterprise Manager servlet. The DCM Servlet is located in:
    <jdev_install>/dcm/lib/Oc4jDcmServlet.ear "
    2)I download JDev into my drive C.
    and i did found /dcm/lib/Oc4jDcmServlet.ear
    I not sure what to type..and where should i run the command..
    In the article,it run from c:\winnt\system32\cmd.exe.
    But when i ty to run it, it gave me error
    "Exception in thread "main" java.util.zip.ZipException: The system cannot find th
    e path specified
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)"
    should i run the command in the server?Where?
    What command should i type?
    Java -jar ${ORACLE_HOME}/j2ee/home/admin.jar ormi://${EM_OC4J_HOST}:${EM_OC4J_PORT} ${IAS_ADMIN_USER} ${IAS_ADMIN_PASS} -deploy -file Oc4jDcmServlet.ear -deploymentName Oc4jDcmServlet "
    Thanks..

  • How to Delete sounds/songs apps on Ipad 1?

    My sister has a Ipad 1 and has annoying **** sounds app downloaded in her Ipad 1.
    Is there any way to Delete those sounds off her ipod app in her ipad 1?
    Or is there anyway to delete a app that has sounds that downloaded in her ipod app in ipad 1?

    If she wants to remove the offending app, all she has to do is hold her finger on the app, until all apps start to jiggle.  She'll see an X in the upper left hand corner of the app.  She would touch the X and the app will be removed from her iPad.  The app however, will remain in her library and can be downloaded again, if she wants.

  • Old computer crashed. Bought new computer.  Downloaded itunes.  How do i get my apps from IPAD to itunes on new computer?

    my old computer crashed.  I bought a new one and downloaded itunes.   When I try to Sync my IPAD, I am asked if I want to replace the apps on my IPAD with the apps on the computer.    There are no apps on the computer except the few that are installed when you have a new device.  I am afraid of losing all of my apps and info on my IPAD.  How do I sync and not lose anything?

    You need to transfer all content from the iPad into the iTunes library, backup the iPad, restore from the backup and then sync with iTunes. If you had the iTunes library stored or backed up elsewhere, that would be the ideal thing to use, but apparently you don't have I backed up so .....
    It is all explained in this discussion.
    https://discussions.apple.com/thread/3305461

  • How to reset youtube password apps in ipad

    I  miss my password apps youtube, how to reset apps youtube in ipad

    I  miss my password apps youtube, how to reset apps youtube in ipad

  • Beginner advise needed on how to find link for app on ipad.

    I am an absolute beginner with a recently purchased ipad 2. I have just purchased garageband from the app store but how do I open it? There is no link on my ipad anywhere but when i check settings it says that garageband is installed. Can someone please advise me on how to find link or am i missing somethng really obvious here, cheers.

    Look for the Garage Band icon on one of your home screens. Tap on it in order to launch it. Swipe from one screen to the next (swipe to the left with your finger) if you do not see it on the first screen.
    If you still can't find it - swipe to the right from your very first home screen and a search feature appears on the screen. Type Garage Band in the text field and search for the app.

  • How to see AppStore & get apps for iPad in English from overseas?

    The Facts (ma'am):
    I just received a new iPad as a gift. It was purchased in Russia, where I am going to be located for some time.
    My Apple account is in USA, where I am from and where I bank. I created it when I was there in 2009 and bought a MacBook Pro direct from Apple.
    I want to get iPad apps for Skype and Facebook in English.
    I configured the iPad with my U.S. Apple account credentials. I set the OS language set to English and did all other settings for USA and English (afaik).
    Location services are OFF in System Preferences.
    The (Aggravating) Problem:
    When I click the AppStore icon on the iPad the AppStore comes up in RUSSIAN, despite the settings. I speak a little Russian but don't read it. My Russian wife cannot see any way to switch it to English.
    The (Possibly Stupid) Questions:
    With a U.S. Apple account configured and all System Prefrences except time zone set for USA/English, is it possible to access AppStore and apps in English while physically located in Russia?
    If yes... HOW???
    Thanks in advance for any help.

    Unfortunately, not at this time. Language is pre-set by the store nationality.

Maybe you are looking for

  • How do I change my default browser in apple mail to firefox

    I would like to change my default browser in (Lion) Apple mail from Safari to Firefox - I don't like the small Safari screen that pops up and I'm also finding the full screen in Safari a bit of a challenge

  • Best way to create hierarchies tables

    Good morning all, I wanted to discuss the best practices of creating hierarchies to be consumed by OBIEE. As far as I understand, OBIEE has been optimized to use flattened hierarchies, such as: ROW_WID CITY COUNTRY 1 NEW YORK CITY USA 2 MOSCOW RUSSIA

  • UDF-Sales Forecast Row

    Hi All, I' ve added an user defined field in Sales forecast-rows.  But when I open the Sales forecast window that particular UDF is not displays.  If am add in the Title it is displays. Let me know how to get it display in the rows. Regards, Venkates

  • Problem with 3.1.2

    Yesterday I updated my iphone to the lastest version (iPhone OS 3.1.2), then I went to bed so i turned it off. And today I turned it on and it appeared me a strange screen that said me sth like "The SIM cad is blocked", but it let me to insert the PI

  • NI PXI 4065 DMM Measuremen​t Informatio​n

    Hi everyone, I am using the NI PXI 4065 DMM for a voltage measurement.  I am using the NI DMM READ.vi to read a single measurement.  I am setting the NI DMM resolution to 6 1/2 digits when I take my measurement. I am trying to figure out if any avera