2
votes

We have enterprise licenses for both MonoDroid and MonoTouch from Xamarin.

Our MonoTouch is production so we can't install Beta versions, but we are learning/testing MonoDroid and wish to install the Beta version.

How can we have this configuration when the update channel in MonoDevelop allows for only 1 mode (Release/Beta/Alpha)

1

1 Answers

3
votes

You can switch between channels, and you do not have to install everything MonoDevelop offers you. This means that you can:

  • Switch to stable channel and install MonoTouch updates (and ignore anything else)
  • Switch to beta channel and install Mono for Android updates (and ignore anything else)

This is of course not optimal, since MonoDevelop will not offer updates for the channel you don't currently have selected, and you'll also be offered updates you may not want. The first problem can be solved by switching channels periodically (for instance once a week).