Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Since you've come here to ask a question, please also take a moment to write properly structured and coherent sentences in English. This will only benefit everyone and you will get a better answer, and faster too.</p> <hr> <p>Try the following:</p> <p>Instead of choosing <code>Build All and Deploy</code>, try choosing <code>Build for Remote Server</code>; there you should input the external (public) IP address of your machine. Next, run the generated project in your device. This should allow it to connect to the Worklight Server.</p> <p>Note that both the Worklight Server (or rather, the machine that hosts it) and the device must be on the same network, in this case - connected to the public Internet.</p> <hr> <p>Based on your comment, you can:</p> <ol> <li>I would seriously try to open your own machine to public access</li> <li>If not possible, I would try to move to develop on the Linux machine instead</li> <li>If not possible, then you must install Worklight Server on the Linux machine and whenever you make changes to the project - deploy the updated .war, .wlapp and .adapter files to your installation on the Linux machine </li> <li>Build the app with <code>Build for Remote Server</code> so that it will connect to the Linux machine instead of the local development machine</li> </ol> <p>Step 3 above means you'll need to maintain 2 development environments, which is not so easy.</p> <p>If you are during development, you should aspire for options 1 or 2; in other words, create a proper development environment. In Mobile, this requires public Internet access (usually).</p> <p>Are you a stand alone developer, Business Partner or a Customer of IBM?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload