-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Xcode Version 11.0 and ios 13.0 reateStatusBarWithRequestedStyle App crash , Please Provide support for that #80
Comments
I am also getting the same issue . Please help me out |
I am getting this error as well. Any help appreciated. |
@pujaadcolony @Prashant961992 See the pinned issue, guys |
Hi @Prashant961992 , I also same with your issue. My issue related with Status Bar. can you check Status Bar component ? |
i also same issue facing , how . to solve that issue |
Is it any solution on this |
Yes is there update particular Pod
…Sent from my iPad
On 28-Jan-2020, at 6:42 PM, ankit0409 ***@***.***> wrote:
Is it any solution on this
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
does anyone have a solution? I have the same problem. But I don't access the StatusBar in my app. |
just update the pod in our project .
…On Wed, Apr 29, 2020 at 12:03 AM NewYorker ***@***.***> wrote:
does anyone have a solution? I have the same problem. But I don't access
the StatusBar in my app.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN6EAT7M7EEMUO5DB3J3SQLRO4OQTANCNFSM4IZ274RA>
.
|
It still doesn't work. `import UIKit @UIApplicationMain
}` |
@SebastianNYC Which version of SideMenu are you using? |
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'App called -statusBar or -statusBarWindow on UIApplication: this code must be changed as there's no longer a status bar or status bar window. Use the statusBarManager object on the window scene instead.'
The text was updated successfully, but these errors were encountered: