Skip to content

Share dialog and sharing options

Allows to share content via the system share dialog. Works only on mobile (browser or mobile app).

Authors and contributors to this community extension: 4ian, arthuro555.


Actions and conditions to share a text and/or URL via the operating system share dialog.

This will work for Android and iOS on browsers (Google Chrome, Safari...) and on mobile apps.

Tip

Learn how to install new extensions by following a step-by-step guide.

Actions

Share
Share a link or text via another app using the system share dialog.

Conditions

Sharing is supported
Check if the browser/operating system of the device supports sharing. Sharing is typically not supported on desktop browsers or desktop apps.

Result of the last share dialog
Compare the result of the last share dialog.

Expressions

Expression Description
Share::LastShareResult() Return the result of the last share dialog.

This page is an auto-generated reference page about the Share dialog and sharing options extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.