Type CoronaProvider Revision Release 2022.3683 Keywords native, showPopup, social Platforms Android, iOS
The Social Popup plugin enables you to post a message to various social providers.
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.
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-2023 Solar2D All Rights Reserved.
Help us help you! If you notice a problem with this page, please report it.
Report an Issue