Username :
Password :
 
English (United Kingdom)
New release: OpenPlug Studio CR14

An updated version of OpenPlug Studio has just been released (v3.0.10.32-149).

In a nutshell, it brings:

  • iOS 5 and iCloud support
  • iOS distribution signing on Windows and Mac
  • jQuery.AJAX support
  • … and users' change requests
>> download it now

 

iOS 5 and iCloud support

Following the early support of the iOS 5 beta and AirPlay in OpenPlug Studio CR13, the CR14 provides plain support for iOS 5 devices including the iPhone 4S.

We have also implemented iCloud key/value store which lets you store small data in iCloud and share it between instances of your application. Moreover, for devices running Android or an earlier version of iOS, such data is stored locally, without sync'. Check the updated UICatalog from OpenPlug Studio CR 14 "import sample" box for sample code on iCloud.

 

iOS distribution signing on Windows and Mac

Sample

Sign your iOS applications for distribution right from OpenPlug Studio. There is no more need for signing with Xcode! IPA package signature for both development and iTunes distribution was completed with the additional support of:

  • Apple Push Notification service
  • in App purchase

And it runs seamlessly on Mac and Windows machines.

 

jQuery.ajax support

OpenPlug Studio builds apps faster

We implemented a subset of the original jQuery AJAX to let you place and process asynchronous HTTP request quickly. You can now build your own AJAX library in JavaScript and re-use it in your OpenPlug Studio applications AND in your website.

Check the jQuery.AJAX documentation in the API reference and the updated UICatalog from OpenPlug Studio CR 14 "import sample" box for sample code.

 

Change Requests

As part of this release comes a number of bug fixes requested by our users through the vote for change requests page, including (amongst others):

  • SystemAPI.getNetworkConnectionType: Generic API to check if the device is connected over 3G or Wifi

Check out the release notes for more details.

>> download the latest OpenPlug Studio version and access the release notes.

Comments

Please login to post comments or replies.