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

How To Share GIF Using this package file #71

Closed Nameless77 closed 3 years ago

Nameless77 commented 4 years ago

hello sir and also thanks to you for very great plugin . all things work file but i want to know how to create gif file and share that file using "UnityNativeShare". is there any way for create gif files and share them i shaw some plugins for that but those are quite expensive for me as a learner so can you please tell me this. how to create gif files and share them on social medias like whats app, facebook,twitter etc. and thank you so much bcz i tried your other plugins and those are very helpfull for me.😊😊😊😊😊.

yasirkula commented 4 years ago

Unfortunately, you can't record a gif animation with this plugin. You need to use a dedicated plugin for this (simply google "unity gif recorder github" and you'll find free solutions). Hope that helps!