-
Notifications
You must be signed in to change notification settings - Fork 625
Description
Describe the bug
Hello! I appreciate this fantastic library!
I am facing an issue when we are trying to give presentation using the screen mirroring. Some times MacBook Pro screen becomes blank on selecting different presets in iPad app using the SwiftEntrykit. This issue can be reproduced with the SwiftEntrykitDemo app. It becomes challenging when we want to share demos with customers.
To Reproduce
- Download and SwiftEntrykitDemo app and run using any iPhone/iPad devices
- Do screen mirroring
- Select any presets from Toasts, Notes, Floats and Alerts & popups
- Now sometimes screen mirroring in the Mac book becomes blank with black background
- If you are unable to reproduce it the first time, stop the screen mirroring and start again.
Expected behavior
When we engage in screen mirroring with a Mac, selecting any presets should not cause the screen to go blank
iPhone (please complete the following information):
- Device: iPad 7th generation
- iOS Version: 16.6.1
- Xcode Version: Xcode 14.3.1
- Dependency Manager Version : CocoaPods 1.12.0
- SwiftEntryKit Release: 2.0.0
- Mac book Pro 14 inch
- Mac OS version: Ventura 13.4.1
Screenshots / Video Links
Please check the attached video showing the MacBook screen becomes blank with black background
https://github.com/huri000/SwiftEntryKit/assets/111336526/b80226f7-58c1-4e6f-8205-258c2fcfeef7
It would be really helpful if there were a way to fix this issue.
Thanks