Closed
Description
Hello,
I put together a very simple hello world app, but experienced strange behavior once I added a zincWorker
override; my main class could no longer be detected. The full sample app can be found here. Commenting out this line makes the app run as expected.
Let me know if any additional info is needed.