stleamist / BetterSafariView

A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.
MIT License
581 stars 57 forks source link

Share sheet button doesn't work #7

Open b0kch01 opened 4 years ago

b0kch01 commented 4 years ago

I tested this on the demo app and it seems that the share button does not invoke the share sheet when pressed. (doesn't work on all demos)

stleamist commented 3 years ago

Could you provide more details about your environments?

I'll appreciate it if you check this issue still happens on the latest version.

b0kch01 commented 3 years ago

I think I was running iOS 13 back in the day. It works perfectly now in iOS 15, but I am not sure when it was fixed.