Daltron / NotificationBanner

The easiest way to display highly customizable in app notification banners in iOS
MIT License
4.77k stars 660 forks source link

When your project install some dev tool like 'DoraemonKit' you should uninstall it. #353

Closed xysT2W closed 2 years ago

xysT2W commented 3 years ago

Just warning for others. It cause the framework can't fetch the suitable window.

shgew commented 3 years ago

What do you mean?

xysT2W commented 3 years ago

What do you mean?

'DoraemonKit' will create a window to hold a float button on the screen. It cause some error on property: 'appWindow' in 'BaseNotificationBanner.swift' file. When I Install the 'DoraemonKit' on my App, I get a 44*44 size window from 'appWindow'.

shgew commented 3 years ago

Got you, thanks

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed due to inactivity.