Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

unable to run sample Application #10

Open
arvindkkore opened this issue Sep 8, 2016 · 5 comments
Open

unable to run sample Application #10

arvindkkore opened this issue Sep 8, 2016 · 5 comments

Comments

@arvindkkore
Copy link

I followed the process given with tutorial ,but gettting following error

\node_modules\react-native-workers\android\src\main\java\co\apptailor\Worker\WorkerModule.java:180: error: cannot find symbol
return JSBundleLoader.createFileLoader(getReactApplicationContext(), "assets://workers/" + jsFileSlug + ".bundle");

@yuvalsegev
Copy link

Same here

1 similar comment
@sundou
Copy link

sundou commented Dec 7, 2016

Same here

@amanthegreatone
Copy link

amanthegreatone commented Jan 10, 2017

any solutions? getting the same error. opened android studio and saw the main application was giving a package error. fixed that as per the installation docs but getting more package errors for the ReactContextBuilder java file

screen shot 2017-01-10 at 9 36 29 pm

@ousat
Copy link

ousat commented Mar 13, 2017

@amanthegreatone I fixed the package errors following this -> dce4185

@arvindkkore I m stuck at the same place

@ousat
Copy link

ousat commented Mar 13, 2017

I fixed it , @arvindkkore have worker.js where you have your index.android.js , restart the react-native start and it runs fine , follow the changes I posted above

dont forget to kill the react-native server and start again everytime you change worker.js file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants