Matt Gallagher on Nostr: I just had a macOS app update rejected because account creation occurred in the ...
I just had a macOS app update rejected because account creation occurred in the default web browser, not the app, and this is a "bad experience".
The account creation occurs inside Apple's `ASWebAuthenticationSession` but on macOS, this launches the default web browser, rather than presenting any kind of integrated experience (as on iOS).
At least Apple's app review agrees that the implementation of `ASWebAuthenticationSession` on macOS is not up to standard.
But somehow it's my fault.
The account creation occurs inside Apple's `ASWebAuthenticationSession` but on macOS, this launches the default web browser, rather than presenting any kind of integrated experience (as on iOS).
At least Apple's app review agrees that the implementation of `ASWebAuthenticationSession` on macOS is not up to standard.
But somehow it's my fault.