Search found 25 matches

Go to advanced search

by wmworia
Mon Oct 10, 2016 10:22 am
Forum: Issues
Topic: Assets not loading (404 error) with library version 3.0
Replies: 4
Views: 1164
 
Jump to post

Assets not loading (404 error) with library version 3.0

I think I had to manually edit index.html to ensure references to javascripts and css were accurate

by wmworia
Thu Apr 28, 2016 7:47 pm
Forum: Issues
Topic: Push notification action buttons from javascript API
Replies: 3
Views: 662
 
Jump to post

Push notification action buttons from javascript API

How do I get action buttons to show from a PN sent from server code? This doesnt seem to work, the notification shows up but without the button: Apperyio.PN.send(pushApiKey, { payload: { "title": "TITLE", "message": message, "additionalData": [{ "page&quo...
by wmworia
Sat Jan 09, 2016 9:49 am
Forum: Issues
Topic: Moving from jqm to Ionic
Replies: 3
Views: 677
 
Jump to post

Moving from jqm to Ionic

Thanks for the reply... Is there a way I can start a new app with the same certificate as my current app so I could still update in Google Play? Or could you clean the project on the server side and replace with a blank Ionic one? I don't mind losing the app, I can rebuild it.

by wmworia
Sat Jan 09, 2016 7:42 am
Forum: Issues
Topic: Moving from jqm to Ionic
Replies: 3
Views: 677
 
Jump to post

Moving from jqm to Ionic

Is it possible to move from jqm to Ionic? I don't mind rebuilding the app from scratch but I'm concerned about being able to update it in Google Play if I delete and re-create it.

by wmworia
Tue Dec 22, 2015 12:40 pm
Forum: Issues
Topic: Assets not loading (404 error) with library version 3.0
Replies: 4
Views: 1164
 
Jump to post

Assets not loading (404 error) with library version 3.0

Solved. The index.html was not updating on upgrading library version. Perhaps because I had done manual edits in it.

by wmworia
Tue Dec 22, 2015 10:46 am
Forum: Issues
Topic: Assets not loading (404 error) with library version 3.0
Replies: 4
Views: 1164
 
Jump to post

Assets not loading (404 error) with library version 3.0

My app works fine in the browser in Library Version 2.3 but breaks when I change to 3.0. CSS and Javascript files are not loading. Image

by wmworia
Tue Dec 15, 2015 9:01 pm
Forum: Issues
Topic: Problem enabling custom cordova plugin
Replies: 4
Views: 1003
 
Jump to post

Problem enabling custom cordova plugin

I changed the library version to 3.0. But now the app is broken, it seems javascript resources are not loading at all!

ReferenceError: $ is not defined newsStream.html:40:21
ReferenceError: Apperyio is not defined

by wmworia
Tue Dec 15, 2015 7:58 pm
Forum: Issues
Topic: Problem enabling custom cordova plugin
Replies: 4
Views: 1003
 
Jump to post

Problem enabling custom cordova plugin

Got it. Thanks

by wmworia
Tue Dec 15, 2015 8:25 am
Forum: Issues
Topic: Problem enabling custom cordova plugin
Replies: 4
Views: 1003
 
Jump to post

Problem enabling custom cordova plugin

I followed this guide to install a custom Cordova plugin - https://devcenter.appery.io/documenta... But I can't see the section in the App Settings for enabling the plugin after Step 3 in the app editor. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1329231/ScreenShot2015-12-15at11.21.25AM_inline....

Go to advanced search