mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #85] iOS crash opening camera #58
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wayne800 on GitHub (Sep 21, 2021).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/85
Originally assigned to: @NghiaTranUIT on GitHub.
iOS: This crash is gone without starting Atlantis.
@NghiaTranUIT commented on GitHub (Sep 22, 2021):
Thanks, I will check out this week 👍
@NghiaTranUIT commented on GitHub (Oct 23, 2021):
@wayne800 Just wondering: Have you still encountered this crash on the latest Atlantis version 🤔
and what iOS version are you using? I test on iOS 15 and I could not reproduce it anymore 😄
@swiatrzyk commented on GitHub (Jan 24, 2022):
I'm also experiencing app crashes inside Atlantis after Proxyman update to 3.0.0. Crashes doesn't occur on the previous version (v2.35.4)
@wayne800 commented on GitHub (Mar 16, 2022):
We do have the crash in iOS 15 or above.
@zhejia0428 commented on GitHub (Mar 17, 2022):
Working with @wayne800 we discovered the crash breakpoint is inside a Proxyman method.

@NghiaTranUIT commented on GitHub (Mar 18, 2022):
Thanks @zhejia0428 @wayne800. I'm working on it now 👍
@NghiaTranUIT commented on GitHub (Mar 18, 2022):
@zhejia0428 @wayne800
I tested with iOS Simulator 15.2 and My iPad 15.2, but I could not reproduce it. The code is successfully executed without crashing.
Code