Is there remove deprecated function plan?
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
Describe the bug

To Reproduce
Steps to reproduce the behavior:
- Compile with XCode 13.3.1
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: iOS
- Version 15.4.1
Smartphone (please complete the following information):
- Device: iPhone12 mini
- OS: iOS 15.4.1
Additional context
/Users/jrjohn/Documents/projects/inaplab/ios/inap/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m:148:42: 'openURL:' is deprecated: first deprecated in iOS 10.0
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open OIDExternalUserAgentIOSCustomBrowser.m at line 148 and reproduce the warning with Xcode 13.3.1 on iOS 15.4.1. Determine the intended handling of the deprecated openURL: call, then verify that the resulting build no longer reports this deprecation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100