Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Is the data stored in database handled per device?

I was reading this tutorial, I wanted to know whether the data handling automatically takes care to ensure that REST call gives the data inserted by that device only.
http://docs.tiggzi.com/tutorials/buil...

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Is the data stored in database handled per device?

No, unless you implement the logic for that to happen.

Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Is the data stored in database handled per device?

Ok, is there a way to get an unique device id so that I can store this in the database?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Is the data stored in database handled per device?

See if PhoneGap provides such API.

Return to “Issues”