openid / openid/AppAuth-iOS

Is there remove deprecated function plan?

Open
#703 0 comments 7 reactions 0 assignees View on GitHub

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
image

To Reproduce
Steps to reproduce the behavior:

  1. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.