Search found 12 matches

Go to advanced search

by Kamal Jain
Sun Aug 17, 2014 6:02 am
Forum: Issues
Topic: How do I make one entry per device in my databases? I want the same entry to be updated instead of new entry getting cre
Replies: 3
Views: 499
 
Jump to post

How do I make one entry per device in my databases? I want the same entry to be updated instead of new entry getting cre

Bascially, input from every device using my app should be only in one entry. Same entry getting updated over and over again.

by Kamal Jain
Sat Aug 16, 2014 5:10 pm
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

Events :
DeviceReady 1. Create
2. update

That would solve my updating problem.

But won't it create a new entry when the app is switched on agian?

by Kamal Jain
Fri Aug 15, 2014 10:09 am
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

Where do i edit this javascript? :(

by Kamal Jain
Thu Aug 14, 2014 2:14 pm
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

I don't think my users will open it anytime soon. I want it to install. Then create. Then run the update service in the background immediately, updating every 20 minutes...

by Kamal Jain
Thu Aug 14, 2014 1:17 am
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

Update service doesn't work unless there is create service first right?

by Kamal Jain
Wed Aug 13, 2014 4:38 pm
Forum: Issues
Topic: Can I build a program like whatsapp using the starter package in Apery?
Replies: 1
Views: 284
 
Jump to post

Can I build a program like whatsapp using the starter package in Apery?

It's pretty much the same, internet messaging. But with little modifications from my side. Possible?

by Kamal Jain
Wed Aug 13, 2014 2:14 pm
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

Thanks. I didn't quite yet understand the update service part. The event mapping in my app has gone so far When device ready Invoke geolocation Create service This successfully manages to store my data into the database. However, when app is started again, a new line is added instead of the old one ...
by Kamal Jain
Tue Aug 12, 2014 12:50 am
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

Thanks, so I began at the user end of the app. I understood invoking the geolocation service. But the tutorial wasn't of much help unless i download the backup. So, how do I link the geolocation service responses to the database? Also, should I rather link the geolocation service to the devices data...
by Kamal Jain
Mon Aug 11, 2014 3:08 pm
Forum: Issues
Topic: Fantastic app idea, zero building knowledge
Replies: 19
Views: 2260
 
Jump to post

Fantastic app idea, zero building knowledge

Will the user co-ordinates be stored permanently? because my users location is dynamic.

Go to advanced search