Search found 17 matches

Go to advanced search

by dornz
Tue Jun 05, 2012 4:49 pm
Forum: Issues
Topic: Poor performance on iPhone
Replies: 4
Views: 988
 
Jump to post

Poor performance on iPhone

Ok, I shared the app. For #1) Yes it does seem to happen in the browser too, but it is more noticeable on the iphone. You can reproduce by clicking through pages using the lower navigation. For #2) I think I discovered what the issue is here. It only happens when going from a particular screen that ...
by dornz
Mon Jun 04, 2012 7:09 pm
Forum: Issues
Topic: Poor performance on iPhone
Replies: 4
Views: 988
 
Jump to post

Poor performance on iPhone

I've installed the app I made with Tiggzi on my iPhone and also submitted to the iTunes store. I have noticed 2 major performance issues when testing it out: 1) Transitions are not pretty. Every time I navigate to another page, I see a quick flash of every other page in my app before the actual page...
by dornz
Thu May 24, 2012 4:20 pm
Forum: Issues
Topic: Facebook Login
Replies: 30
Views: 9059
 
Jump to post

Facebook Login

The callback url is correct and I don't see any Javascript errors but I did find out something interesting.

The code that Facebook returns in the url ends in "#=". If I remove this from the end, the page loads.

by dornz
Thu May 24, 2012 2:13 pm
Forum: Issues
Topic: Facebook Login
Replies: 30
Views: 9059
 
Jump to post

Facebook Login

Well, I thought it was working in the browser as a mobile web app but I just tested and I also get the blank white page after the Facebook redirect.

by dornz
Thu May 24, 2012 1:26 pm
Forum: Issues
Topic: Facebook Login
Replies: 30
Views: 9059
 
Jump to post

Facebook Login

But this is so very close to working. Facebook authentication works and correctly re-directs back to the correct page of the app. It's just that the page doesn't display/load for some reason. Do you know what the issue is here? There must be a solution to this?

by dornz
Thu May 24, 2012 2:23 am
Forum: Issues
Topic: Facebook Login
Replies: 30
Views: 9059
 
Jump to post

Facebook Login

So I had this working in the browser using client-side authentication with the javascript sdk ( https://developers.facebook.com/docs/... . When I brought it into xcode, the facebook login button background doesn't show up and the button does nothing. I'm guessing that this method will not work with ...
by dornz
Tue May 22, 2012 3:02 pm
Forum: Issues
Topic: More Information on "Generic Service"
Replies: 3
Views: 855
 
Jump to post

More Information on "Generic Service"

I'm sorry but I don't fully understand how the Generic Service works and how it is used. Where do I define this service? How do I invoke this service? Do I use the mapping UI with this service? How do I map to a list? Related: https://getsatisfaction.com/tiggzi/to... https://getsatisfaction.com/tigg...
by dornz
Tue May 22, 2012 11:22 am
Forum: Issues
Topic: Modify REST results before mapping output to screen
Replies: 3
Views: 803
 
Jump to post

Modify REST results before mapping output to screen

I'm sorry but I don't fully understand how the Generic Service works and how it is used. Where do I define this service? How do I invoke this service? Do I use the mapping UI with this service? How do I map to a list?

by dornz
Mon May 21, 2012 9:59 pm
Forum: Issues
Topic: Modify REST results before mapping output to screen
Replies: 3
Views: 803
 
Jump to post

Modify REST results before mapping output to screen

I would like to make some modifications to the results of a REST call (such as sorting) before mapping the output to a list on the screen. I tried making these changes in the success event but the changes don't get reflected when mapped to the list. Any suggestions? Related: https://getsatisfaction....
by dornz
Mon May 21, 2012 2:30 pm
Forum: Issues
Topic: REST Service from Javascript
Replies: 8
Views: 2418
 
Jump to post

REST Service from Javascript

Hi Max,

One other related question: I would like to make some modifications to the result set (such as sorting) before mapping the output to a list on the screen. I tried making these changes in the success event but the changes don't get reflected when mapped to the list. Any suggestions?

Go to advanced search