Tom
Tom
I can confirm that this only happens during a debugger is attached. You can easily reproduce the problem when you start for instance a reading process from a device and...
I had the same problem. Try to run the command again with the -v option. `Embeddinator-4000.exe -gen=Java --platform=Android -out=foo ClassLibrary1.dll -v` The output should show that the Android Ndk registry...
**Update** What I found out so far to make it work. You need to have Android NDK 15 to be able to compile an AAR. All versions later will result...
Hello, could it be that the Windows 10 SDK v10.0.19041.0 is not installed on your system? Based on the error it could be the problem.
I have the same problems. Are there any workarounds to solve this?
> In my setup I discovered that the problem was the symbolic link in the path. > > Without any I've never experienced other problems. I forgot to mention that...
Hey :). Is there any example out for master detail? Currently I managed to make the bare minimum running. This means the app is starting and I see the initial...
I am currently using styled-components for my project with the hope that there will be a fix in die near future for this. @ctrlplusb I am not that familiar with...
Thanks for the link. I'll have a look :):
I did. We currently have to wait that this gets implemented. Everything here is currently a workaround until its done and gets released.