yasirkula / UnityNativeShare

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

Force Close! #25

Closed sasherafat-zz closed 5 years ago

sasherafat-zz commented 5 years ago

Hi in android 7.0 When i use your Code and Plugin { new NativeShare().AddFile(destination).SetSubject("Subject goes here").SetText("Hello world!").Share(); } game was stoped! Force Close...

sasherafat-zz commented 5 years ago

sorry your code is true thanks.