Open Bahle opened 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)
I also have same issue, please tell me if you solve it, many thanks.
same here
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)