Updated docs and links (resolves #61)
iOS: Updated symbol names to avoid conflict with Share ANE (resolves #57)
Android X migration (resolves #56)
Added subscription id to received SMS (resolves #55)
Android: Added ability to disable automatic chooser when sending email (resolves #54)
Android: Added ability to select SIM card for SMS (resolves #53)
Android 64bit support (resolves #50)
Updated minimum iOS version to 9.0
Removed application keys
Updated minimum iOS version to 8.0 (resolves #49)
Embedded iOS bitcode
Android: Added file provider functionality for sharing files through attachments (resolves #44)
Added SMS NOT DELIVERED event
Updated for compatibility with new Core library (for Notifications/PushNotifications fix)
Added authorisation checks for send SMS on Android (#28)
Updated examples + added checks for invalid attachments
Updated SDKs + new documentation
Corrected sendMail function on Android v6+ (resolves #25)
Updated Core library compatibility
Confirming build settings (#23)
Documentation update
iOS: Corrected small issue with sendSMSWithUI
Android: Added basic HTML formatting and links (resolves #20)
Added starling example application
Android: Corrected text on Textra app (resolves #22)
Corrected MessageEvent typo (resolves #17)
Android: Fix for sending SMS with Hangouts in API > 19 (resolves #16)
Removed debug code from AS lib
iOS: Updated to latest common lib
Android: Windows: Fix for bug in AIR packager resulting in missing resources
Android: Windows: Fix for bug in AIR packager resulting in missing resources (resolves #11)
Added an 'id' to the SMS object that gets returned with send events (resolves #13)
Android: Added the ability to send SMS messages longer than 160 characters (resolves #14)
Corrected the returned SMS object on send events (resolves #12)
Android: Removed unused resources (resolves #11)
Added share activity to allow sharing of text/url/image (resolves #10)
Android: Fixed issue with sendMail when intent failed to be created
Moved to new structure to support FlashBuilder 4.6 (#6)
Android: Copied attachments to a temporary cache so external applications can access the files (resolves #3)
Added check for .debug suffix in application id
iOS: Included arm64 support (resolves #5)
Android: Corrected application id check when doesn't contain air prefix
iOS: Included arm64 support (resolves #2)
Android: Corrected application id check when doesn't contain air prefix (resolves #1)
Corrected missing EventDispatcher functions from base class
iOS: Implemented autoreleasepools for all C function calls
New application based key check, removing server checks