When I'm using NativeFileSO.shared.SaveFile(file); to open the share dialog, execute or cancel the share and then trying to call it again with the same file, it won't open the share dialog again. I need to restart the app completely (removing it from the background) to be able to share again. On my Windows PC it works well. Any ideas what I could be doing wrong?