Skip to content
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

pod 'FLEX', :configurations => ['Debug'] #634

Open
pokerJson opened this issue Oct 18, 2022 · 3 comments
Open

pod 'FLEX', :configurations => ['Debug'] #634

pokerJson opened this issue Oct 18, 2022 · 3 comments
Labels
awaiting response … from the author, to proceed bug

Comments

@pokerJson
Copy link

pod 'FLEX', :configurations => ['Debug']
in FLEXExplorerViewController.m
that not change

  • (UIWindow *)statusWindow {
    NSString *statusBarString = [NSString stringWithFormat:@"%@arWindow", @"_statusB"];
    return [UIApplication.sharedApplication valueForKey:statusBarString];
    }
@pokerJson pokerJson added the bug label Oct 18, 2022
@EdwinGu0510
Copy link

pod 'FLEX', :configurations => ['Debug'] in FLEXExplorerViewController.m that not change

  • (UIWindow *)statusWindow {
    NSString *statusBarString = [NSString stringWithFormat:@"%@arWindow", @"_statusB"];
    return [UIApplication.sharedApplication valueForKey:statusBarString];
    }

Same issue

@NSExceptional
Copy link
Collaborator

I don't understand what you're asking, can you clarify?

@NSExceptional NSExceptional added the awaiting response … from the author, to proceed label Nov 22, 2022
@duxiangnan
Copy link

*** 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.'
terminating with uncaught exception of type NSException

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response … from the author, to proceed bug
Projects
None yet
Development

No branches or pull requests

4 participants