LeoSnek

Results 17 comments of LeoSnek

I’m not at work this week so unable to look. What difference does it make though? The issue would happen with any provider.

@dehlen I haven't yet found a solution to this unfortunately, I will have to come back to it eventually though so I hope someone might be able to find a...

Thanks for that, that thread links back to this repo too: https://github.com/openid/AppAuth-iOS/issues/78 We're using the same login screen so we may end up having to use a server-end solution like...

In the end our solution was to store an array of closures and to only fire off the performAction for the first one. Once that has returned we loop through...

I had a similar issue with a UIImageView. I resolved it by adding a UIView to the background.

Call .closeDrawer(animated: true, completion: nil)