NeoMAD 4.6.6 release notes¶
April 11, 2019
NeoMAD 4.6.6 is a maintenance release proposing some fixes.
Fixes¶
- iOS
- Fix
ComboBox
: preventScreen
lifecycle methods to be called when theComboBox
chooser for a large number of items is opened. This was changed to have the same behavior as in Android. - Fix
WebView.getCookies()
: handle the case where the header contains several cookies in iOS 11.0. Only the first cookie was retrieved. - Update
Charts
extension to be compatible with Xcode 10.1 and higher. Update build process to have a lighter extension.
- Fix