Need information on multiple appcasts

Asked by Arnab

How do we do multiple appcasts using Sparkle?Any documentation or suggestion would be of great help.
Thanks in advance
Arnab

Question information

Language:
English Edit question
Status:
Answered
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

Just call setFeedURL on your SUUpdater to set the appropriate appcast.

Revision history for this message
Arnab (aganguly01) said :
#2

Is it the dynamic url change are you referring to?Like in the info.plist we are referring to one url, then through the function api we are changing the url?And how does this new url information host is aware of ?
Thanks in advance
Arnab

Revision history for this message
Andy Matuschak (andymatuschak) said :
#3

I'm not sure what you're asking, but yes, this will effect a persistent change in the feed URL at runtime. By persistent, I mean that your setting will be saved into preferences and will apply to future runs. It will apply to the next check for updates.

Revision history for this message
Arnab (aganguly01) said :
#4

Thanks for the response.My query is basically suppose my appcast server url changes, how do I inform the hosts.Or I cannot change the url at all, something like aliasing I need to do so that the appcast url remains same?
Regards
Arnab

Revision history for this message
Andy Matuschak (andymatuschak) said :
#5

Ah. Once you release your app with the SUFeedURL pointing at a particular URL, that URL needs to continue existing for as long as you would like your application to keep updating.

Can you help with this problem?

Provide an answer of your own, or ask Arnab for more information if necessary.

To post a message you must log in.