yasirkula / UnityNativeShare

A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
MIT License
890 stars 131 forks source link

[Android] Choose Nearby Share but cancel in the end. It will callback with the result : shared #122

Closed jackchen1210 closed 2 years ago

jackchen1210 commented 2 years ago

Description of the bug

As Title.

Reproduction steps

  1. Pop share dialog.
  2. Click Nearby button.
  3. Click X button.

Platform specs

Please provide the following info if this is a Unity 3D repository.

Additional info None.

yasirkula commented 2 years ago

Quoting the documentation:

Shared: user has probably shared the content. This value guarantees that the user has at least selected an app from the share sheet. But it is impossible to say whether the user has actually shared the content or cancelled the operation right after selecting the app from the share sheet