videokit-ai / natshare

Cross-platform social sharing for Unity Engine.
https://github.com/natmlx/videokit
Apache License 2.0
134 stars 28 forks source link

App freezes when saving #102

Closed aholla closed 4 years ago

aholla commented 4 years ago

I am using the save functionality to save a video on iOS.

When I first call the script I get a permissions popup with 3 options.

If I choose the first option "Select Photos" the app freezes. There are no logs, it just locks up.

If I close the app and relaunch it and try again, it works. the first video during the freeze is not saved either.

Using iphone 7, IOS 14. Unity 2020.1

olokobayusuf commented 4 years ago

This has been fixed in #97