terryworona / TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.
MIT License
1.77k stars 191 forks source link

When there is SceneDelegate in app then it won't showing TWMessageBar #107

Open gaurav5253 opened 1 year ago

gaurav5253 commented 1 year ago

Hi i am working with Xcode 14.1 in my project i do have SceneDelegate file, at that time TWMessageBarManager not showing throughout the app, but as soon as i completely remove SceneDelegate from app it start working can anyone knows how to get rid of this