Daltron / NotificationBanner

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

Fixed wrong banner dimensions due to the wrong orientation detection #431

Open HappyIosDeveloper opened 1 month ago

HappyIosDeveloper commented 1 month ago

In a portrait application (in which the landscape is closed), if the device is not placed in a portrait state, the app will still be shown as portrait but the banner thinks the device is in landscape mode and shows the banner with the wrong dimensions.