Skip to content

0.1.0-alpha5

Compare
Choose a tag to compare
@rahul27 rahul27 released this 04 Nov 17:53
· 24 commits to main since this release
6bc53c4

This is a pre release version of the Moonsense Android SDK.

The purpose of this release in a nutshell is to introduce the public API for the Android SDK. The release also serves as a good starting point to test out a very early integration of the SDK into applications and libraries.

The full feature list for this release includes:

  • Support for Typing Events. There are no additional configurations needed from the caller to set up typing. The setup is essentially no config.
  • The sample payment app has been updated to demonstrate typing.
  • The release also includes a bug fix for Activity based initialization of the Moonsense SDK.
  • Updates the SDK to support Android 12.
  • Performance improvements.