vn.teko.hestia:terra-hestia:1.0.0
New features#
Support different
authTypebetween host app - mini appnoneno auth exchangeidTokenExchangeexchangeidToken. WhereAppLauncherData.authResultisIdTokenExchangeAuthResult
Support
displayInfoin mini-app data. Which storename,iconUrlandorderSupport different config fields for payment (use internally)
Changes#
For host-app#
- New way to use
startApp:
For mini-app#
Remove interface
vn.teko.hestia.android.AndroidAppLauncher. Please use interfacevn.teko.hestia.android.nativelib.AndroidNativeAppLauncherfrom packagevn.teko.hestia:hestia-android-nativeinstead. For detail please check hesta-android-native 1.0.0Change
vn.teko.hestia.android.model.AppLauncherData: remove fieldidToken. Now get theidTokenas follow
Bug fixes#
No bug fixes