-
Notifications
You must be signed in to change notification settings - Fork 389
Accessing Debug window without going through the bubble #132
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
Comments
|
You can just use this function, haha~ |
I think I'm clearly missing something and that's why I'm not exactly following your comment. I'm trying to programmatically trigger the debug view to show up in the client app without shaking. And the only way I was able to accomplish that was to do something like this.
From there, when the bubble appears, then I can use my finger to tab the bubble to bring up the view. What I was wondering is if it's possible to programmatically trigger the debug view to appear via something like I know you have mentioned didTapBubble couple times now, but it's not accessible in the client app. |
I see. You can commit PR. 😄 |
Hi, is there a way to access the debug window without having to tab the small circular bubble icon?
Can I programmatically trigger the debug window to appear? Please advise
The text was updated successfully, but these errors were encountered: