Matthew Richardson
Matthew Richardson
Apologies for the delay in replying @josephdecock. The use-case here is for a an app which can login to multiple environments each with a unique authority URL. When a user...
Thanks @leastprivilege. Proposed #550 which also adds additional unit tests for `DiscoveryCache`.
@leastprivilege Note this approach only uses a single cache not a cache per URL. Would you like me to further modify the PR to maintain a cache per URL?
@brminnick Added reproduction project. I also get a persistent startup crash when debugging on iOS (Android is unaffected): ``` System.TypeLoadException: Could not set up parent class, due to: Invalid generic...
Thanks @rolfbjarne. How can I securely provide these to you?
Thanks @rolfbjarne. Emailed you just now.
Thanks @rolfbjarne. That is correct but we would ideally like to resolve the issue as soon as possible. Will it be fixed in an upcoming service release?
Thanks @rolfbjarne. We also notice this warning in the log output: `You've implemented -[ application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in...
@rolfbjarne I can confirm this is only a warning for us when submitting an update to our app.