Skip to content

v1.16.0

Compare
Choose a tag to compare
@rakutentech-ci-publisher rakutentech-ci-publisher released this 30 Jan 02:12
· 95 commits to master since this release
  • Feature: Added Universal Bridge related interface e.g. sendJsonToHostapp to send any JSON/String to the HostApp. Also, added support with HostAppEvents to receive any JSON/String to MiniApp from the HostApp.
  • Feature: Added allEmailList property in Contact to support multiple email address of a specific contact.
  • Feature: Added closeMiniApp(withConfirmation: boolean) interface which will help the miniapp to close on its own, provided Native Host application allows them to close.
  • Update: Moved setCloseAlert(alertInfo: CloseAlertInfo) interface to a MiniApp.miniappUtils object