videokit-ai / videokit

Low-code, cross-platform media SDK for Unity Engine. Register at https://videokit.ai
https://videokit.ai
Apache License 2.0
107 stars 14 forks source link

iOS 17 Sharing Issue #63

Closed Tillmania closed 1 year ago

Tillmania commented 1 year ago

When attempting to share using any MediaAsset object the sharing dialogue often fails and locks up the UI

olokobayusuf commented 1 year ago

Looked into this, it's an iOS 17 bug, and does not prevent the sharing UI from popping up. It just glitches for a moment. Can you confirm?

olokobayusuf commented 1 year ago

Just confirmed, none of the workarounds work; it's an iOS 17 issue.

Tillmania commented 1 year ago

A lot of the time it will enter a weird feedback loop where it will keep popping up the share sheet only for it to disappear. Is it an issue with Unity or iOS 17 itself?

olokobayusuf commented 1 year ago

It's iOS 17, not Unity. Hopefully Apple pushes a fix soon.

Tillmania commented 1 year ago

Ok no worries, appreciate you looking into it