Swifter icon indicating copy to clipboard operation
Swifter copied to clipboard

[macOS Big Sur] Focus does not come back to the app after authorization at a browser.

Open Kyome22 opened this issue 3 years ago • 1 comments

Probably due to a specification change in Big Sur, the focus does not return to the app after the authentication flow during debugging, and the locally installed app launches. If the app of the release version is not installed, the following modal shows.

screenshot

Kyome22 avatar Dec 01 '20 08:12 Kyome22

I think this issue will resolve by using ASWebAuthenticationSession. I will try to implement it and pull a request.

Kyome22 avatar Dec 02 '20 17:12 Kyome22