Skip to main content

API References AppSync

By calling sync method you will get response object as mentioned in below tables, using this reference properties user can customize UI for app updates and maintenance.

Properties

propertiesdefaulttypeDescription
appName""stringApplication name
appLogo""stringApplication logo
id""stringApplication id
isMaintenancefalsebooleanIf true, show maintenance dialog using below maintenance properties
updatedAt""StringTimestamp when the response was last updated.

Maintenance properties

propertiesdefaulttypeDescription
title""stringShow as title
image""stringShow image url
description""stringShow as description
textColorCode""stringColor code for text color
backgroundColorCode""stringColor code for background color
isMaintenancefalsebooleanIndicate whether maintenance is enabled or not.

Update properties

propertiesdefaulttypeDescription
isUpdateEnabledfalsebooleanIf true, Show Update dialog
minBuildVersion""stringBuild version code
buildNumber""stringBuild number
updateLink""stringIt will redirect to particular url
isForcedUpdatefalsebooleanIf true, show force-fully update dialog