B4i (iOS) 2.31 released
Released: Oct 18, 2015
Updates in this release
Updates in v2.31
- Advanced optimizations were added to the debugger which significantly improve the debugger performance.
- It is now possible to upload applications to iTunes Connect from the hosted builder.
- Added support for Xcode 7.
- PageViewController - Controller that contains multiple Pages and allows the user to switch between the pages with a swipe gesture.
- Refresh button in the designer files tab. Copies the designer files to the device. This is useful when you modify an existing file.
- #QueriesSchemes attribute - Due to a new security feature in iOS 9 you need to list all the schemes that your app passes to App.CanOpenURL.
- #ATSEnabled attribute - ATS is a security feature introduced in iOS 9 that prevents apps from accessing non-ssl web servers.
- Deployments improvements related to iOS 9.
- Bug fixes.