People

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
itay1023
Posts: 68
Joined: Fri Sep 28, 2012 1:44 pm

People

Post by itay1023 » Thu Jan 03, 2013 3:44 pm

hello everyone,

does someone know how i can see in my app that i built in LC how many people have this
app on thier computer?


regards'
Itay

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: People

Post by Mark » Thu Jan 03, 2013 6:50 pm

Hi Itay,

You could create a licensing and registration system for your app. You could also try to send some stats to a database on a web server, if there is an internet connection available.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

andrewferguson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 184
Joined: Wed Apr 10, 2013 5:09 pm

Re: People

Post by andrewferguson » Thu Jul 04, 2013 4:56 pm

Hi,
Or you could just monitor the number of downloads that your app gets. Of course, this would only work if your app was available as a download from the internet.
Andrew

Post Reply