Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share.open not returning promise in Android #1449

Conversation

guidimas
Copy link
Contributor

Overview

Share.open is not returning promise in Android.

Callback resolve call added to RNShareImpl to close the cycle.

(Might) close #1405

Test Plan

Help wanted.

@cctv1005s
Copy link
Contributor

@maheshwarimrinal Could help review? This fix is important.

Copy link
Member

@jgcmarins jgcmarins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MateusAndrade MateusAndrade merged commit 720411a into react-native-share:main Aug 28, 2023
1 check failed
MateusAndrade pushed a commit that referenced this pull request Aug 28, 2023
## [9.2.4](v9.2.3...v9.2.4) (2023-08-28)

### Bug Fixes

* **promise:** RNShareImpl to resolve callback. ([#1449](#1449)) ([720411a](720411a))
@MateusAndrade
Copy link
Collaborator

🎉 This PR is included in version 9.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ncote3
Copy link

ncote3 commented Aug 30, 2023

Has anyone tested this? I'm getting an error each time now whether the user shares or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Share.opennot returning promise in android
5 participants