16.4 Update
New Plugins
AWPrint
The print plugin allows you to print using native print functionality provided by the platform.
AWRealm
Methods to interact with the on device Realm database.
https://realm.io/
AWAnonymous
Methods for interacting with the client when running in anonymous mode.
Improvements
FileSystem.isOpen
New method to tell if a file is open
FileSystem.setReadOnly
New method to set a file as read only
MobileFileSystem.readFile
Provides parity with FileSystem.readFile
AWLauncher Updates
Can now get the launch data by calling getLaunchData
and clear by calling clearLaunchData