oney / RCTWebRTCDemo

MIT License
215 stars 142 forks source link

Execution error on Android #46

Open Bahle opened 7 years ago

Bahle commented 7 years ago

When I try run the app on android it shows a java.util.concurrent.ExecutionException; specifically:

java.util.concurrent.ExecutionException: java.lang.RuntimeException: SyntaxError: Strict mode does not allow function declarations in a lexically nested statement. (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:10769)

sngyai commented 7 years ago

I also have same issue, please tell me if you solve it, many thanks.

jamesjara commented 7 years ago

same here