SHARE My app close when I press the screen in the moment between Pressing the button that execute Share.share and the native modal appears (ONLY ANDROID)) #27890
Labels
API: Share
Needs: Author Feedback
Needs: Environment Info
Please run `react-native info` and edit your issue with that command's output.
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
The app is being minimized instead of open the modal. That only happen if I press in any place of the screen in the lapse between the moment I press the button to open the modal and the moment when the modal appears. If I don't click in any other place at all, this work perfectly.
This is only happening on ANDROID, in ios works fine
Steps to reproduce
Expected behaviour
The modal should appear
Actual behaviour
The app is being closed without errors
Environment
This same issue is happening also in the library
react-native-share
. I reported there too react-native-share/react-native-share#685The text was updated successfully, but these errors were encountered: