Skip to content

v5.4.0

Compare
Choose a tag to compare
@rleojoseph rleojoseph released this 29 Aug 02:18
· 11 commits to master since this release

SDK

  • Feature: Added a new interface downloadMiniApp to download Miniapp from platform in background if needed.
  • Feature: Added a utility method isMiniAppCacheAvailable() to know if Miniapp has beend downloaded properly.
  • Refactor: Updated unzip Miniapp method with optional completion handler that will let the host app know if the download is success.

Sample App

  • Feature: Added Menu in list view to Download and check if Miniapp is downloaded already.