Skip to content

0.0.3

Compare
Choose a tag to compare
@ketanshikharebsft ketanshikharebsft released this 22 Aug 07:36
· 9 commits to master since this release
fc6b343
  • Updated the SDK support to
    • Android v3.3.0
    • iOS 2.2.6
  • Added support for setting the Region using config. Set values US or EU based on the region.
  • Added support for setting the core data files location for iOS SDK using the config attribute com.blueshift.config.sdk_coredata_files_location. The available options are Documents and Library directories. The default location will be the Documents directory.
  • Added method resetDeviceid to reset the UUID or GUID type of device id.
  • Added support for Android 13 push permission, you can now call the method registerForRemoteNotification to invoke the push permission pop up for Android devices.
  • Added provision to send the Cordova plugin version as part of bsft_sdk_version string.
  • Removed deprecated config flags and methods for iOS SDK.
  • Check the Android and iOS release notes to know more about the new features supported by the SDK.