Hi Paolo and Jim,

I always turn off all notifications on all of my devices.
I hate notifications because they consume my device
batteries with their constant polling.

The image should only be changed in the application
when the user uses that application.  Only check for
image updates at the website when they try to use
the application.

Good luck,

Rick

> On Nov 16, 2017, at 3:13 PM, Jim Lambert via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> 
> 
>> Paolo wrote:
> 
>> what?s the best way to sync several  LC applications installed on many 
>> different devices?
>> For example, consider having 100 smartphones connected to internet running 
>> the same LC application, how can I send a signal/command so that an image 
>> shows up  at the same time in every smatphone?
>> AFAIK a solution is to set up a text file in a web server and let the app 
>> installed in each device to check (every second)  if any change occour , but 
>> this solution is not efficient.
>> Any idea?
> 
> Perhaps sockets or pushing app notifications.
> 
> Jim Lambert
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to