Search found 10 matches

Go to advanced search

by MKicon
Sat Jun 21, 2014 12:12 am
Forum: Issues
Topic: Push notifications not working in iOS
Replies: 3
Views: 789
 
Jump to post

Push notifications not working in iOS

Hi, yes all the push settings are checked and I've added a production certificate from Apple Developer under our Enterprise account.

Is there any way to see an error log of the push attempt? I see that the devices are registered and there is no error on send, but I don't get the push on iOS.

by MKicon
Fri Jun 20, 2014 6:47 pm
Forum: Issues
Topic: Push notifications not working in iOS
Replies: 3
Views: 789
 
Jump to post

Push notifications not working in iOS

iOS devices are not receiving push notifications, Android works fine and I see no errors when I send the push. Is there a way to debug what error is preventing the push to iOS? I have an Apple Enterprise account and created the certificate and provisioning profile there. The app is installed from an...
by MKicon
Sun Jun 08, 2014 5:45 pm
Forum: Issues
Topic: Uncaught Error: cannot call methods on listview prior to initialization
Replies: 15
Views: 4705
 
Jump to post

Uncaught Error: cannot call methods on listview prior to initialization

I decided to not use a collapsible list because I had to deliver the app, however, I can assure you this javascript error occurs every time you place listitems inside the collapsible list container and map to a nested array service response. I get the correct output like this, but there is always a ...
by MKicon
Wed Jun 04, 2014 6:23 am
Forum: Issues
Topic: Uncaught Error: cannot call methods on listview prior to initialization
Replies: 15
Views: 4705
 
Jump to post

Uncaught Error: cannot call methods on listview prior to initialization

Here are screenshots of the whole process: screen elements, mapping, javascript console error and where the error points to in the generated js file. I don't have any custom scripts, just the mapping described here. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1062939/Capture1_inline.PNG?14018628...
by MKicon
Wed Jun 04, 2014 2:37 am
Forum: Issues
Topic: Uncaught Error: cannot call methods on listview prior to initialization
Replies: 15
Views: 4705
 
Jump to post

Uncaught Error: cannot call methods on listview prior to initialization

I have a page which binds a service response to a collapsible set. Each collapsible item contains a list. Each list item contains a grid which has multiple labels. For example, the collapsible header contains the team name, and the list is populated by the team members, so you can collapse and expan...
by MKicon
Tue May 27, 2014 6:34 am
Forum: Issues
Topic: Mapping not working after update
Replies: 15
Views: 5125
 
Jump to post

Mapping not working after update

Yes, since the rollback, mappings are functioning as before. However, I seem to have lost all the work done in the past two days, which is upsetting, but I'm happy to have things working again at least.

by MKicon
Mon May 26, 2014 5:17 pm
Forum: Issues
Topic: Mapping not working after update
Replies: 15
Views: 5125
 
Jump to post

Mapping not working after update

After investigating, I have discovered that on my app the mapping issue is due to Templates. Any page I have that is based on a template, the response mapping from a REST service does not work. I tried with existing templates, created new templates, both do not work. When I create a page without a t...
by MKicon
Mon May 26, 2014 4:35 pm
Forum: Issues
Topic: Mapping not working after update
Replies: 15
Views: 5125
 
Jump to post

Mapping not working after update

Hello, I'm not sure we are all having the exact same issue, but there is definitely something wrong with mapping. Here's my issue: I'm calling a REST service using input from local storage mapped in the Before Send step. For me, this step works. Then, on Success, I have the REST service response map...
by MKicon
Mon May 26, 2014 4:04 am
Forum: Issues
Topic: Mapping not working after update
Replies: 15
Views: 5125
 
Jump to post

Mapping not working after update

That document states all existing mappings will be moved automatically, and they have been moved, to the Before Start and Success events, but they don't work. As I mentioned, I even tried building a set of mappings from scratch by removing and adding the service again, but data still does not popula...
by MKicon
Mon May 26, 2014 3:24 am
Forum: Issues
Topic: Mapping not working after update
Replies: 15
Views: 5125
 
Jump to post

Mapping not working after update

All of the mapping that I had from REST services to page components on a particular page have stopped working since the update. The services seem to be returning records successfully, and I can write the results to the console, but the elements on the page don't populate. I have already tried removi...

Go to advanced search