Issue in opening safari controller
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
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
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