Search code examples
monaca

Im getting parse error when trying to open my application built by monaca


When im trying to build my application i get Parse error: error parsing the project.

It has worked perfect before but not anymore. Could this be because i recently updated to android 5.0.2 ?


Solution

  • I found out what my issue was. The manifest minsdkversion was updated to 10 so when i changed it to 3 it worked again..