IBM Worklight 6.1 - Unable to connect application to device using MTWW

First of all, let me understand. I have several iOS devices. On devices with 7.0.6, I have no problem. When I upgraded one of the devices to 7.1, I had a problem. Let me explain.

On an iOS device that has 7.1, I go to the URL of the workbench and then go to Application Management and select the installation. Then I get this message "The application cannot be installed because the certificate for> ip address <is not vald. This process works on devices with 7.0.6. I assume there are problems with the new iOS update.

Now I did a few searches, and I found something that says a problem when trying to download the application from an HTTP website, so I changed the setting of web reports (in Eclipse Preferences → Test → Performance Test Reports → Web Reports) to " Security is required to access reports. " Thus, he changed the port number to "8443". Then I go back to the URL of the workbench using the https: // ip: port and try to install the application again. This time he just says "I can’t open."

Any ideas on this?

0
source share
2 answers

Below is a workaround for testing with iOS 7.1

1) Get the tool application zip from a developer or another who can run rtwBuildXcode.sh on a Mac and that has the source code for the application. [RmotXXXXXXXX.zip file]

2) Use the RTWec button "Add an application to the list ..." and go to zip to "import" it into RTWec.

3) Remove the ZIP code and use the "Add file to library ..." menu in iTunes (for Windows) to navigate to the zip folder using the iOS Device tool application [XXXXXXXX.ipa in the Instrument / iOS Device folder]

4) Connect iDevice to Windows via USB, select the application, click the appropriate “Install” button, then “Sync” iTunes.

5) Now check as usual ...

thanks

+1
source

MTWW in Worklight 6.1.0.0 and 6.1.0.1 (coming soon) does not support iOS 7.1.
Support is currently underway in a future version of Worklight.

0
source

All Articles