glxApplication Framework Auto Update

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
nrprioleau
Posts: 27
Joined: Mon May 09, 2016 10:53 am

glxApplication Framework Auto Update

Post by nrprioleau » Thu Aug 25, 2016 2:12 pm

Good day,

I have built my application using glxApp Framework. I am having trouble with getting the auto update feature to do anything. I have created my build, uploaded to the server, etc. When and how does the app check to see if there is a new version? Is this a call I have to make? From my understanding, when the app initializes it is meant to check for updates. My app launches without ever informing me there is an update.

Thanks for the help.
Nic

nrprioleau
Posts: 27
Joined: Mon May 09, 2016 10:53 am

Re: glxApplication Framework Auto Update

Post by nrprioleau » Fri Aug 26, 2016 11:24 am

I am manually calling glxapp_updateIfAvailable and if I debug it, the command

Code: Select all

put glxapp_getProp("auto update url") into theURL
is empty.. a screenshot of my Properties is attached.
Attachments
Screen Shot 2016-08-26 at 12.23.55.png

nrprioleau
Posts: 27
Joined: Mon May 09, 2016 10:53 am

Re: glxApplication Framework Auto Update

Post by nrprioleau » Tue Sep 13, 2016 2:28 pm

Anyone at all got any help for me?

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9838
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: glxApplication Framework Auto Update

Post by FourthWorld » Tue Sep 13, 2016 2:52 pm

I'm not sure if the developer of that framework frequents these forums, but the GLX framework does have its own forum where you may be able to get help more quickly:
https://groups.google.com/forum/#!forum/glxapp
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply

Return to “Getting Started with LiveCode - Experienced Developers”