mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #42] Assertion Failure on Mac Catalyst #33
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#33
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 @jaylyerly on GitHub (Nov 25, 2020).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/42
Originally assigned to: @NghiaTranUIT on GitHub.
I have incorporated Atlantis into my iOS app and it works fine running on the iPad simulator. My app supports macOS via Catalyst, but when I build and run my Mac target, I hit an
assertionFailurein theinjectURLSessionResumemethod in NetworkInjector.swift.Does Atlantis not support the Catalyst environment?
@NghiaTranUIT commented on GitHub (Nov 26, 2020):
Hi, at the moment, we haven't support Catalyst app yet, but it's a good time that we do it.
Our team is working on it now 👍
@NghiaTranUIT commented on GitHub (Nov 26, 2020):
Hey @jaylyerly
Let check the master branch, it's fixed with #43
I will release the official build soon 👍
@NghiaTranUIT commented on GitHub (Nov 26, 2020):
We've released Atlantis 1.4.2, which fully supports Mac Catalyst. Please update your Pod file 👍