TeamMaestro / capacitor-single-sign-on

10 stars 13 forks source link

XCode 11 issue #9

Closed altaisukh closed 4 years ago

altaisukh commented 4 years ago

After upgrading XCode to 11, SingleSignOn fails in builds and in the simulator without much detail regarding the error.

Now getting the following error from SingleSignOn:

ERROR MESSAGE:  {"message":"","errorMessage":""}
nedvisol commented 4 years ago

This is because in iOS 13, ASWebAuthenticationSession requires presentationContextProvider to be set. I made a PR to fix this issue: https://github.com/TeamHive/capacitor-single-sign-on/pull/10

@sbannigan

sbannigan commented 4 years ago

fixed in 4.0.0