gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

WebGL Safari (iOS) support #103

Open Twyker opened 3 years ago

Twyker commented 3 years ago

Hi!

I've implemented the USFB successfully on all platforms aside from WebGL on Safari. Is there anything special I should take account on Safari? So far it doesn't seem to open the file browser out of the box.

Thanks!