Here we describe the known issues with MoSync 2.3 beta.
Known Issues
- MoSync-built Android 1.5 applications should work on all current versions of Android, but be aware that Android is a relatively new platform and is not as well tested as some others. Tell us if you find issues.
- There are a few issues we still need to resolve with the debugger:
- Templates and namespaces aren't supported by the debugger's expression evaluator yet.
- The C/C++ expression parser isn't completely tested yet, but it should support the most common expressions.
- Functions cannot be called from expressions (that includes overloaded operators).
- Instruction stepping mode isn't fully supported.
- Step Return is not available yet. It continues the execution until the execution has returned from the current function.




