fluttercommunity / plus_plugins

Flutter Community Plus Plugins
BSD 3-Clause "New" or "Revised" License
1.61k stars 972 forks source link

[Question]: OnePlus devices (OxygenOS) return ShareResultStatus.dismissed when copy is used #1787

Closed ajatprabha closed 1 year ago

ajatprabha commented 1 year ago

What is your question?

When a share text is copied on iOS with Share.shareWithResult(shareText), the resulting ShareResult.status is ShareResultStatus.success but on OnePlus devices it is ShareResultStatus.dismissed. Is there a way to handle this properly?

Checklist before submitting a question

vbuberen commented 1 year ago

What do you mean under copied? It is not clear what use case you describe

vbuberen commented 1 year ago

Closing due to no activity

Maus3rSR commented 1 year ago

Just opening https://github.com/fluttercommunity/plus_plugins/issues/2108

It's when you are clicking on the "copy" button from the android bottom sheet