Open
Description
I am using the latest of everything
My app
folder is a symlink. If i build on android like that the app will build but crash on run.
The reason is that the NativescriptAcivity.java
is not generated.
If i modify my nsconfig for the app
to point to the actual real folder, the build works.
I would really need for it to work just fine with symlink. If i use the real folder it has other bad side effects.