vn.teko.hestia:terra-hestia:1.0.0
#
New featuresSupport different
authType
between host app - mini appnone
no auth exchangeidTokenExchange
exchangeidToken
. WhereAppLauncherData.authResult
isIdTokenExchangeAuthResult
Support
displayInfo
in mini-app data. Which storename
,iconUrl
andorder
Support different config fields for payment (use internally)
#
Changes#
For host-app- New way to use
startApp
:
#
For mini-appRemove interface
vn.teko.hestia.android.AndroidAppLauncher
. Please use interfacevn.teko.hestia.android.nativelib.AndroidNativeAppLauncher
from packagevn.teko.hestia:hestia-android-native
instead. For detail please check hesta-android-native 1.0.0Change
vn.teko.hestia.android.model.AppLauncherData
: remove fieldidToken
. Now get theidToken
as follow
#
Bug fixesNo bug fixes