Below is a list of the new common APIs for RhoMobile Suite 7.5, which are recommended for all new projects. If you’re moving a app built with previous version of Rhodes to 7.x, please consult the 7.x migration guide.
- API/platform is supported
- API is available only on Symbol devices
*These API classes are implemented in RhoMobile Suite 2.2 but are not yet included in the new Common API class set for RhoMobile Suite 7.5. They use the older 2.2 format and support Ruby only except as noted.
If you’re using the JavaScript ORM API, include this line in any files that will be calling it:
<script type="text/javascript" charset="utf-8" src="/public/api/rhoapi-modules-ORM.js"></script>