I am just launching in to a port of an iPad app to Chromebook. After getting through the expected pile of syntax errors, I finally got my code to get into the compiler, which came back with:
Android Compiler. Unknown Reference: catch.
I have submitted a report (#77836) which awaits confirmation that it is a real crash.
I subsequently tried to shrink my app to see if I could get a minimal version to compile. Now I get:
Android compiler: Type mismatch: inferred type is int but double /* = xojonumber*/ was expected.
I am trying to set my expectations. Have compiler crashes been common? When they have arisen, have they gotten attention?
5 posts - 4 participants