AppAuth-iOS icon indicating copy to clipboard operation
AppAuth-iOS copied to clipboard

Retain Cycle due to strong reference to PresentingViewController

Open Osama-Fawzi opened this issue 6 months ago • 0 comments

Describe the bug When initialize AppAuth in singleton and then pass the presentingViewController, it's resulting in retain cycle.

So we have created this PR, which based on our fork that we are using for almost a year or more with no noticeable issue: https://github.com/openid/AppAuth-iOS/pull/919

Osama-Fawzi avatar Apr 18 '25 09:04 Osama-Fawzi