Skip to content

Fix: prevent crash in PersistentContainer by safely unwrapping App Gr…#28

Open
AryanRogye wants to merge 1 commit intorileytestut:masterfrom
AryanRogye:master
Open

Fix: prevent crash in PersistentContainer by safely unwrapping App Gr…#28
AryanRogye wants to merge 1 commit intorileytestut:masterfrom
AryanRogye:master

Conversation

@AryanRogye
Copy link

fixed a crash in PersistentContainer.defaultDirectoryURL() caused by a forced unwrap on the App Group. It now uses safe optional binding and falls back to super.defaultDirectoryURL() if unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant