I created an App for internal use within the company I work for. I just realized that somehow I need to figure out who is using the App, so I can notify them when updates are available.
What I would like to do is have an automated process send me the users name or gmail ID the first time they open the App. Is this possible?
Other suggestions on how to track which users have the App?
I'm a bit simple but I would let download the app a little dbase "first time" with 1 table 1 colum with the serialnr.
The app compares the number and tells the user that he have work to do
And you can remain calm on the coffee
That looks interesting... Any experience using this facility?
Without user intervention, have your app periodically check the site for updates, download and apply when needed - based on Your Store. I could use that.
Without user intervention, have your app periodically check the site for updates, download and apply when needed - based on Your Store. I could use that.