Skip to content

[Technical Questions] Issues and Mitigations - Previewing and running the starter project app on Xcode #112

Discussion options

You must be logged in to vote

Hi @mmervecerit, thank you for bringing up these issues!

Regarding the previews issue you are encountering, please refer to this PR from @PSchmiedmayer which fixes the issue. You can use this fix on any previews which give you the same problem. The problem was occurring because the Scheduler module was missing in the preview modifier and previews are created independently from the main app and app delegate.

In the future, to figure out the exact preview error that is occurring you can click the icon in the preview window as shown below. This will give you a full diagnostic report:

Regarding the issue with the "Sign in with Apple" feature, this may be an underlying issue in the Spezi Acc…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PSchmiedmayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants