Search found 4 matches

Go to advanced search

by David5542897
Wed Feb 13, 2013 7:56 pm
Forum: Issues
Topic: Invoking a service from JS
Replies: 2
Views: 396
 
Jump to post

Invoking a service from JS

Perfect, thanks!

by David5542897
Wed Feb 13, 2013 10:06 am
Forum: Issues
Topic: Invoking a service from JS
Replies: 2
Views: 396
 
Jump to post

Invoking a service from JS

Hi there,

I would like to make a DB query based on certain logic hence want to invoke the call / service from JS. How should I go about that?

Thanks, David

by David5542897
Wed Feb 13, 2013 7:37 am
Forum: Issues
Topic: Getting the device UUID
Replies: 9
Views: 1313
 
Jump to post

Getting the device UUID

Thanks for the prompt reply. I want to store the uuid in localStorage on page load. I put this in the JS window - codevar string = device.uuid; localStorage.setItem('device_uuid', string); /code However, the page will not load (stuck on the ajax spinning icon). I'm testing both on my...
by David5542897
Wed Feb 13, 2013 6:58 am
Forum: Issues
Topic: Getting the device UUID
Replies: 9
Views: 1313
 
Jump to post

Getting the device UUID

Hi,
Is there a way of getting the device's UUID (or equivalent for Android)?
I know it's supported on phonegap, but how can I get the data on Tiggzi?

Regards,
David.

Go to advanced search