Features

  • Orubase Developer Application - It allows you to load, view and test hybrid HTML5/JavaScript apps developed using the Orubase Framework. Changes made to the application source on your development system can be instantly viewed in this developer app
  • Orubase Simulator - Quickly preview how Orubase applications would appear on iOS, Android and Windows platforms. This functionality greatly enhances the development experience when using Visual Studio to develop Orubase applications.
  • Apache Cordova 5.0 support
  • Provided Angular JS Support for UI controls
  • Provided Typescript support for UI controls

Breaking Changes

  • Multi-Device Hybrid App Templates have been removed from the build.
  • Orubase 2.0 native libraries(which were depricated in Orubase 3.0) have been removed from the build.

Known Issues

  • Orubase Simulator - Sometimes, on clicking back button will reload the page.
  • Project template - Project name with Special characters, spaces will create issues in native project (project will not build) while deployment.
  • Cordova Camera plugin is not working in Orubase Developer Application
Top