Skip to content

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

@liuhaiqing12

Description

@liuhaiqing12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugRan CommandsOne of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions