Message 1 of 2
Is there a recommended method to keep add-ins up to date?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm making my first add-in, and wonder how best to ensure it's kept up to date.
I saw this post on rolling your own update process outside the Autodesk app store: https://forums.autodesk.com/t5/fusion-360-api-and-scripts/python-restart-add-in-after-self-updating/...
However, I'd prefer to follow any guidelines Autodesk have on this, but can't find any. I assume they expect customers to periodically check for news versions, and then go and download a new installer?