Search found 6 matches

Go to advanced search

by John Best
Thu Jun 06, 2013 4:29 am
Forum: Issues
Topic: How do I figure out localStorage.clear():
Replies: 4
Views: 681
 
Jump to post

How do I figure out localStorage.clear():

So I put localStorage.clear() in my login JavaScript . I saved it and hit test. My login hits a rest service and it appears to work . From their it drops you off on a page that hits another rest service and loads a list which I bind to a list component .. This no longer works ... Even after I commen...
by John Best
Thu Jun 06, 2013 3:05 am
Forum: Issues
Topic: How do I figure out localStorage.clear():
Replies: 4
Views: 681
 
Jump to post

How do I figure out localStorage.clear():

I was trying to clear localstorage before I started my App. I added localStorage.clear(); to my login routine .. now I can't get anything to really work, What can I do to fix this?

by John Best
Mon Apr 15, 2013 12:32 am
Forum: Issues
Topic: Does Tiggzi cache pages?
Replies: 5
Views: 1202
 
Jump to post

Does Tiggzi cache pages?

Basically I was trying to run the twitter application and when I would switch to a different screen it would load once (the service was invoked on page load not page show).. Then I changed it to page show and it worked. I believe this was because I had the Jquery mobile multi page setup checked..

by John Best
Sun Apr 14, 2013 4:51 pm
Forum: Issues
Topic: Does Tiggzi cache pages?
Replies: 5
Views: 1202
 
Jump to post

Does Tiggzi cache pages?

ok that helps. so in the app settings you are saying not to click this

"Render all pages in one HTML file (jQuery Mobile multi-page template)"

by John Best
Sun Apr 14, 2013 4:45 am
Forum: Issues
Topic: Does Tiggzi cache pages?
Replies: 5
Views: 1202
 
Jump to post

Does Tiggzi cache pages?

Just found something that said use page show not load to invoke the service.. Maybe this will fix it

by John Best
Sun Apr 14, 2013 3:47 am
Forum: Issues
Topic: Does Tiggzi cache pages?
Replies: 5
Views: 1202
 
Jump to post

Does Tiggzi cache pages?

I am working on a project where I bound a local storage item to a id and then call a rest service to pull details, I can see the mobilelistitem but when I click on the individual list for details it shows for the first one I click but doesn't change.. almost like it is cached.. what am I doing wrong?

Go to advanced search