NeoMAD 4.3.1 release notes

August 04, 2017

NeoMAD 4.3.1 is a maintenance release proposing small enhancements and fixes.

Fixes

  • iOS - Fix Screen.onOrientationChanged() not called at the first orientation change event on iPad. - Fix Screen.getOrientation(), the method returned always LANDSCAPE on iPad - Fix PushMessage, a NullPointerException was thrown when some JSON properties were missing in payload - Fix TitleStrip, the titles were invisible when a background was applied - Change the TitleStrip default background color to transparent (instead of white)
  • Windows - Fix a TextField crash that occured when entering a password too quickly.