Skip to content

MiniApp SDK v5.3.1

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

SDK

  • Feature: Updated loadFromBundle(miniAppManifest:completionHandler) interface with optional MiniAppManifest object.
  • Feature: Added a new property in MiniAppViewable class to Enable/Disable 3D touch for the Miniapp that is launched.
  • Fix: Enable variables to public for MAAnalyticsInfo

Sample App

  • Feature: Updated Sample app to send miniAppManifest while loading from bundle
  • Feature: Hardcoded permissions for loadFromBundle approach