Sithan
Posts: 0
Joined: Mon Apr 20, 2015 11:49 am

App not rendering after Apache Cordova 4.1.1 library update

Hi,

We have upgraded the library from v2.2 to v3.1 in Project App settings to overcome the Google play warning about using a vulnerable version of Apache Cordova.

After upgrading, replaced the image resource path "../img/" to make the images appear as the web resources path modified in V3.1.

Exported an Android APK build to test and it stops the button to navigate from Start Page to next screen login/sign up screen. (Navigational links with html anchor tags are working fine). Then, changed the start page as login screen and after login, the screen does not render properly and it looks breaking functionality.

Again, downgraded the library version from v3.1 to v2.2, the functionality are working fine.

The Web App is working fine without any issues. Could you please help on this as early as possible to release the app in Google Play Store.

App Project Name is Collabtic App and it is shared with support. (App Project type is Jquery Mobile App)

I appreciate your quickest response to move forward.

Thanks,
Sithan

Sithan
Posts: 0
Joined: Mon Apr 20, 2015 11:49 am

App not rendering after Apache Cordova 4.1.1 library update

Hi,

No response yet. Could some one able to help me out on this to release the updated version of the app to the store.

Highly appreciated on your quickest response.

Thanks,
Sithan

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

App not rendering after Apache Cordova 4.1.1 library update

Hello,

Please check if there are any errors in the browser console. You can learn here: https://docs.appery.io/docs/using-bro... how to open the console.

Could you clarify have you changed anything on the Source tab?

If you did, these custom changes might cause the build to fail. Try to rollback the custom source changes and try to build the app again. Here is how to rollback custom source change: https://docs.appery.io/docs/appbuilde...

When you make changes in the Source view for a particular page, the visual editor for that page will not be updated (until you rollback the changes).

Return to “Issues”