The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The In App Update component allows developers to integrate in-app update functionality into their applications. This enables users to seamlessly update to the latest version of the app without leaving the app experience.
Overview
Provides functionality for checking and managing in-app updates.
android.permission.INTERNET
It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the
.accordion-body
, though the transition does limit overflow.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | available | boolean | |
2 | appUpdateInfo | object |
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | totalBytesDownloaded | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | totalBytesToDownload | long | |
2 | packageName | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|