Type CoronaProvider Revision Release 2024.3703 Keywords native, showPopup, social Platforms Android
The Social Popup plugin enables you to post a message to various social providers.
For iOS 8 and later, you have to use Activity Popup plugin.
To use this plugin, add an entry into the plugins table of build.settings. When added, the build server will integrate the plugin during the build phase.
plugins
build.settings
settings = { plugins = { ["CoronaProvider.native.popup.social"] = { publisherId = "com.coronalabs" }, }, }
Social Popup
Overview
The Social Popup plugin enables you to post a message to various social providers.
For iOS 8 and later, you have to use Activity Popup plugin.
Functions
native.showPopup()
native.canShowPopup()
Project Settings
To use this plugin, add an entry into the
plugins
table ofbuild.settings
. When added, the build server will integrate the plugin during the build phase.© 2020-2024 Solar2D All Rights Reserved.
Help us help you! If you notice a problem with this page, please report it.
Report an Issue