Jake MacMullin

Results 7 comments of Jake MacMullin

It sounds like you might not have implemented the application:openURL:sourceApplication: method in your App's delegate. In your app's delegate you'll need an implementation of this method that passes the Facebook...

When you attempt to share something via Facebook, you should be redirected to Facebook (either the app or the website) in order to login. Once you've been authenticated you should...

At the moment there is no way to format the email (other than to edit the code). But this is a good idea.

No worries :-) https://github.com/AliSoftware/SwiftGen/pull/66

Same, I'm only interested in OIDC at the moment.