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

react-native: Cannot find variable: self #626

Closed
1 of 2 tasks
anion155 opened this issue Oct 2, 2019 · 0 comments
Closed
1 of 2 tasks

react-native: Cannot find variable: self #626

anion155 opened this issue Oct 2, 2019 · 0 comments

Comments

@anion155
Copy link

anion155 commented Oct 2, 2019

You want to:

  • report a bug
  • request a feature

Current behaviour

App is crashing on evaluation of bundle (without remote js debugging on).

Steps to reproduce (if the current behaviour is a bug)

Do not enable 'Debug JS remotely'.
import socketIO from 'engine.io-client';

Expected behaviour

No crash on import, I guess.

Setup

  • OS: android 7.0
  • react-native: 0.59.9
  • engine.io version: 3.4.0

Other information (e.g. stacktraces, related issues, suggestions how to fix)

Related to #611

darrachequesne added a commit that referenced this issue Apr 16, 2020
In order to fix the "self is not defined" issues in Android 8 and React
Native.

Fixes #611, #626
Closes #627
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

Successfully merging a pull request may close this issue.

1 participant