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

0.9.0 IllegalStateException with Apollo on Android #311

Closed
danilobuerger opened this issue Feb 1, 2019 · 9 comments
Closed

0.9.0 IllegalStateException with Apollo on Android #311

danilobuerger opened this issue Feb 1, 2019 · 9 comments

Comments

@danilobuerger
Copy link

React Native Debugger app version: 0.9.0
React Native version: 0.57.8
Platform: Android 9
Is real device of platform: Real Pixel 3
Operating System: macOS 10.13.6

Ref:

When I select "Debug JS remotely", React Native Debugger connects, works for a second, shows the console output:

[React DevTools] Connected
[React DevTools] Connection to RN closed

Then a red box appears on the device:

IllegalStateException: Expected a name but was STRING

Works on 0.8.3 without a problem.

@danilobuerger
Copy link
Author

// ping @Gongreg

@jhen0409
Copy link
Owner

jhen0409 commented Feb 1, 2019

Sorry about that, I got something wrong in packaged app. It should working on v0.9.1.

@danilobuerger
Copy link
Author

@jhen0409 Same error on 0.9.1

@danilobuerger
Copy link
Author

danilobuerger commented Feb 1, 2019

Side note: It works with a real iOS Device. Seems to be an Android problem.

@amwill04
Copy link

amwill04 commented Feb 1, 2019

Can confirm still issue on 0.9.1.

@Gongreg
Copy link
Collaborator

Gongreg commented Feb 1, 2019

@jhen0409 already pushed a fix, but the version wasn't released yet.

@jhen0409
Copy link
Owner

jhen0409 commented Feb 2, 2019

v0.9.2 have been released. It's included the bug fix about this. :)

@jhen0409 jhen0409 closed this as completed Feb 2, 2019
@danilobuerger
Copy link
Author

Confirmed working on the initially reported device.

@naddeoa
Copy link

naddeoa commented Feb 5, 2019

I'm still seeing this on 9.2 using an Android emulator. I see my actions flash quickly and then they get overwritten by apollo actions. Was there a workaround people were using? Happy to provide some extra info if needed.

EDIT: looks like I needed to use the dropdown in the top right to select the right instance of redux.

cryptodev523 pushed a commit to cryptodev523/react-native-debugger that referenced this issue Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants