by Kevin | Sep 3, 2013 | News
The 1.2.1 version of our NavBar component has just been released that fixes an issue where the component would fail to be pushed to an iOS device using the latest version of Xamarin Studio and .NET 4.5.
by Kevin | Aug 28, 2013 | News
There is a potential issue that can occur when using ActionAlerts from within MT.D where the soft keyboard will end up covering the alert. To solve the issue call://Hide the keyboard and display the dialog boxviewController.View.EndEditing (true);Where viewController...
by Kevin | Aug 23, 2013 | News
There appears to be an issue displaying an ActionAlert from within a Monotouch Dialog DialogViewController. We are currently researching the issue and hope to have a fix available soon. Sorry for any inconvenience this issue has caused. Sincerely, Kevin...
by Kevin | Aug 15, 2013 | News
ActionAlert Available in the Xamarin Component Store ActionAlert is a highly customizable, cross platform alert and notification system for iOS and Android. Present both modal and non-modal alerts, dialog boxes and notifications with a minimal of code to quickly...
by Kevin | Aug 8, 2013 | News
About ActionAlert ActionAlert is a highly customizable, cross platform alert and notification system for iOS and Android. Present both modal and non-modal alerts, dialog boxes and notifications with a minimal of code to quickly inform the user of the state of a...