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

share file to slack in ios #165

Closed choigawoon closed 1 year ago

choigawoon commented 1 year ago

Description of the bug

try to share video file to slack in ios, but only send message. other target apps works fine. ( teams, email, sms, discord, and so on )

Reproduction steps

share video file to slack

Platform specs

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

Additional info

Please check Logcat (Android) or Xcode console (iOS) for any meaningful error messages and include them here.

no error.

https://youtu.be/p2O_DAyU3Hk

yasirkula commented 1 year ago

Can be related to this FAQ:

image

This is also present on WhatsApp on iOS.

choigawoon commented 1 year ago

thank you ! it works to share either only image/video or only text on slack.