Social
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 Location Utils component provides functionalities for accessing device location information, including latitude, longitude, city, country, postal code, and street address. It also includes methods for checking location permissions and enabling location services.
Overview
A utility component for accessing location-related information.
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | double |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | longitude | double |