Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content

Example

Reference

Methods

share() Android iOS

Open a dialog to share text content. In iOS, returns a Promise which will be invoked with an object containing action and activityType. If the user dismissed the dialog, the Promise will still be resolved with action being Share.dismissedAction and all the other keys being undefined. Note that some share options will not appear or work on the iOS simulator. In Android, returns a Promise which will always be resolved with action being Share.sharedAction. Properties:

Properties

sharedAction Android iOS

The content was successfully shared.

dismissedAction iOS

The dialog has been dismissed.
Last modified on July 7, 2026