Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

keyboard can't showup #59

Open
zhangxqq opened this issue Mar 19, 2018 · 3 comments
Open

keyboard can't showup #59

zhangxqq opened this issue Mar 19, 2018 · 3 comments

Comments

@zhangxqq
Copy link

In release mode, it can show normally.But in debug mode, why keyboard can't showup?

@LiZhiDaDa
Copy link

did you solve this question?

@LiZhiDaDa
Copy link

I meet the same question.

@isamagic
Copy link

In FBMemoryProfilerWindow.m, overwrite - (BOOL)_canBecomeKeyWindow, and return YES
- (BOOL)_canBecomeKeyWindow { return YES; }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants