By error, I removed from my project a Custom View module, that was referenced in a .bal file.
I received no warning in the IDE and the project compiled fine.
I noticed the issue only after publishing to the Play Store and receiving a Pre-launch report with java.lang.RuntimeException: java.lang.ClassNotFoundException:
Is it possible to have a warning at compile time?
I received no warning in the IDE and the project compiled fine.
I noticed the issue only after publishing to the Play Store and receiving a Pre-launch report with java.lang.RuntimeException: java.lang.ClassNotFoundException:
Is it possible to have a warning at compile time?