I'm happy to release B4i v2.30 version.
Developers who are eligible for a free upgrade will receive an email with upgrade instructions.
Note that the email will include a new license file.
Improvements:
Version 2.31 is now available for download from the same link.
This update is only required if you are using a local Mac builder.
It fixes an issue with CallSub methods and classes. It also fixes an issue related to building B4i-Bridge with Xcode 7.
Developers who are eligible for a free upgrade will receive an email with upgrade instructions.
Note that the email will include a new license file.
Improvements:
- 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.
https://www.b4x.com/android/forum/threads/b4i-v2-30-beta-has-been-released.59124/#post-372309
- Support for Xcode 7.
- PageViewController - Controller that contains multiple Pages and allows the user to switch between the pages with a swipe gesture: https://www.b4x.com/android/forum/threads/59290/#content
- Refresh button in the designer files tab. Copies the designer files to the device. This is useful when you modify an existing file.
- #DebuggerDisableOptimization attribute: https://www.b4x.com/android/forum/threads/b4j-v3-70-beta-is-available-for-download.58283/#content
- #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. This feature is disabled by default. You can enable it with this attribute.
- Deployments improvements related to iOS 9.
- Bug fixes.
Version 2.31 is now available for download from the same link.
This update is only required if you are using a local Mac builder.
It fixes an issue with CallSub methods and classes. It also fixes an issue related to building B4i-Bridge with Xcode 7.
Last edited: