Search found 115 matches

Go to advanced search

by pakbull6772540
Sat Mar 05, 2016 11:23 pm
Forum: Issues
Topic: Importing Server Script Libraries
Replies: 9
Views: 1038
 
Jump to post

Importing Server Script Libraries

It is JQUERY app. When on appery development ask to Export Build ipa, it does not complete and breaks down with the error above. So the app never comes up. Take out the pdfmake javascript (manually added and tried with both minified and normal versions) and app compiles fine. Somehow the compiler do...
by pakbull6772540
Sat Feb 27, 2016 1:27 pm
Forum: Issues
Topic: pdfMake.js issue while compiling in appery
Replies: 1
Views: 276
 
Jump to post

pdfMake.js issue while compiling in appery

Hi, trying to use the pdfmake.js javascript library. pdfMake from https://github.com/bpampuch/pdfmake I have created a simple html file and the pdf gets created. Simple. However, when included in appery, it generates this error while loading: appery.js:2171 Uncaught TypeError: _.isTrueObject is not ...
by pakbull6772540
Sat Feb 27, 2016 12:45 am
Forum: Issues
Topic: Importing Server Script Libraries
Replies: 9
Views: 1038
 
Jump to post

Importing Server Script Libraries

were you able to use this library

by pakbull6772540
Sat Feb 27, 2016 12:44 am
Forum: Issues
Topic: Importing Server Script Libraries
Replies: 9
Views: 1038
 
Jump to post

Importing Server Script Libraries

Hi, trying to use the pdfmake.js javascript library. I have created a simple html file and the pdf gets created. Simple. However, when included in appery, it generates this error while loading: appery.js:2171 Uncaught TypeError: _.isTrueObject is not a function around this code snippet: Apperyio.pro...
by pakbull6772540
Tue Jan 19, 2016 9:40 pm
Forum: Issues
Topic: Error when loading data model since Sunday
Replies: 11
Views: 1512
 
Jump to post

Error when loading data model since Sunday

In the entity-api.js, EntityFactory.prototype function: it seems to break when there is an array object property inside the Model. I can see it works fine for the string properties of my Model object, but then it tries to work thru the property that is an array of string, is where the "name&quo...
by pakbull6772540
Tue Jan 19, 2016 9:18 pm
Forum: Issues
Topic: Error when loading data model since Sunday
Replies: 11
Views: 1512
 
Jump to post

Error when loading data model since Sunday

I am having the exact same problem in the exact same area. I think it has started this week, probably after the Sunday update.

by pakbull6772540
Fri Dec 04, 2015 9:41 pm
Forum: Issues
Topic: Push Notification alert not working since update
Replies: 81
Views: 10038
 
Jump to post

Push Notification alert not working since update

Ok. But I am using v3.0 library and get the error "Can't find variable: push' no matter where I use it.

so obviously I am missing out on having this variable defined. Is there somewhere I need to initialize it?

by pakbull6772540
Fri Dec 04, 2015 4:26 am
Forum: Issues
Topic: Push Notification alert not working since update
Replies: 81
Views: 10038
 
Jump to post

Push Notification alert not working since update

Evgene, Where is the "push" variable defined. I have tried to use the above, but it does not work and gives an error message. The PushInit Event is not called. I have also tried PushNotification and that is also undefined. I am using v3.0 latest build. I understand that the push plugin has...
by pakbull6772540
Sat Nov 21, 2015 11:36 pm
Forum: Issues
Topic: Push Notification alert not working since update
Replies: 81
Views: 10038
 
Jump to post

Push Notification alert not working since update

I am getting the push on the v3.0 on IOS and it does register. However, the

data.alert in the pushNotification event.
is undefined.

What does the data looks like now. and can we add additional data to the push call.

by pakbull6772540
Fri Nov 20, 2015 5:37 pm
Forum: Issues
Topic: Push Notification alert not working since update
Replies: 81
Views: 10038
 
Jump to post

Push Notification alert not working since update

when using v3.0 this error is received:

PushNotification.getPendingNotifications is not a function.

The error does not happen when downgrade to v2.3.

Go to advanced search