openid / openid/AppAuth-iOS

Issue in opening safari controller

Open
#607 0 comments 0 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

Hello,

i am facing strange issue i.e, when launch app some time able to see cancel/continue popup to open safari view controller but some time not.

The error that we are getting is "Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior (<SFAuthenticationViewController: 0x149834800>)"

One use case is:

when we cancel alert and again try to open cancel/continue alert, then alert presents and hide immediately.

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

Start by reproducing the app launch, cancellation, and repeated Safari view controller presentation flow described in the issue. Inspect the Safari view controller lifecycle around the deallocation warning; done means the cancel/continue alert remains visible when reopened and the error no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.