-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In app notifications in SwiftUI Previews #194
Comments
Hi @brurend |
It seems to be happening at random, sometimes it does but sometimes it doesn't.
|
Hello @brurend . Since we are using
I hope this solves your issue. |
The problem still persists. It would also be great if there was a way to disable inAppNotifications when in Debug mode. |
Describe the bug
In app notifications are showing inside SwiftUI previews in all views. This seems to have started happening after updating to Xcode 14.
Expected behaviour
In previews it shouldn't appear in app notifications.
Screenshots
![image](https://user-images.githubusercontent.com/6145411/190224075-4dbad63f-fb03-417c-b5f3-cd565190f575.png)
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: