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

Can't get most elevated app state from dictionary #25587

Closed
liuhaiqing12 opened this issue Jul 11, 2019 · 7 comments
Closed

Can't get most elevated app state from dictionary #25587

liuhaiqing12 opened this issue Jul 11, 2019 · 7 comments
Labels
Bug Ran Commands One of our bots successfully processed a command. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@liuhaiqing12
Copy link

liuhaiqing12 commented Jul 11, 2019

Hi. My app in debug mode works and when I release the app, it crashes. I tried to check certificates, remove logs and some other suggestions. I update my XCODE to version 10.2.1 and still the issue is same.

When I click on the app I am seeing 2 error in XCODE logs.

HW kbd: Failed to set (null) as keyboard focus

Can't get most elevated app state from dictionary {
BKSApplicationStateExtensionKey = 0;
SBApplicationStateDisplayIDKey = "com. {// name of the app was here}";
SBApplicationStateKey = 0;
SBApplicationStateProcessIDKey = 343;
SBApplicationStateRunningReasonsKey = (
{
SBApplicationStateRunningReasonAssertionIdentifierKey = UIApplicationLaunch;
SBApplicationStateRunningReasonAssertionReasonKey = 10000;
},
{
SBApplicationStateRunningReasonAssertionIdentifierKey = Resume;
SBApplicationStateRunningReasonAssertionReasonKey = 10000;
}
);
}

I read a lot of posts and test the suggestions but nothing worked until now.
How can I solve this problem?
Please help me.
Thanks

@react-native-bot
Copy link
Collaborator

Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety?

👉 Click here if you want to take another look at the Bug Report issue template.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: Needs More Information labels Jul 11, 2019
@J-rodrigues
Copy link

@liuhaiqing12, did you get any solution to the problem?

@franzejr
Copy link

@liuhaiqing12 , did you get it fixed?

@NicoBru31
Copy link

Hi @liuhaiqing12 did you solve this issue ?

@orther
Copy link

orther commented Sep 27, 2019

Bump, did you find the problem and/or a solution? I am running into same issue.

@stale
Copy link

stale bot commented Dec 26, 2019

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Dec 26, 2019
@stale
Copy link

stale bot commented Jan 2, 2020

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Jan 2, 2020
@facebook facebook locked as resolved and limited conversation to collaborators Jan 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Ran Commands One of our bots successfully processed a command. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

6 participants