0
votes

I imported a Worklight 6.1 Hybrid app into the latest MobileFirst Platform Studio. I want to know what are the known or common technical issues when you migrate a Worklight 6.1 app into the 6.3 version or MobileFirst? If you have any issues deploying the migrated app into the Android and iOS phones.

2

2 Answers

1
votes

There are none reported "common or known issues" when migrating Worklight 6.x projects to MobileFirst Platform 6.3.

If you have encountered such - please open an IBM PMR (support ticket).

If you have a programming-related question to ask, please do.
This question is off-topic in Stack Overflow.

0
votes

Sometimes issues occur during Automatic Database Schema Upgrade, I figured out that it is best to execute Database scripts manually.

The worklight has multiple scripts with name "upgrade-worklight-6x-6x-oracle.sql", I found them in the temp folder, not sure if you can find them online.