Customers can download the new version from the same link as before. An email with the link will be sent as well.
This version adds support for push notifications as well as other improvements:
This version adds support for push notifications as well as other improvements:
- Debugger memory handling was rewritten to avoid retaining unnecessary objects. This is very important as it can lead to different behavior between debug mode and release mode.
- Const modifier - Allows declaring constants.
- Performance of 2d arrays was improved.
- #ProvisionFile / #CertificateFile attributes - Make it simpler to work with multiple provisions and certificates: https://www.b4x.com/android/forum/threads/managing-multiple-certificates-provision-files.48539/
- Phone.AddImageToAlbum / AddVideoToAlbum methods.
- iArchiver library - Zip / Unzip methods.
- iEncryption - Cipher.Encrypt / Decrypt is compatible with B4A / B4J B4XCipher libraries.
- iRandomAccessFile - WriteB4XObject / ReadB4XObject compatible with B4A / B4J similar methods.
- iNetwork - Support for UDP packets (same API as in B4A / B4J).
- Support for displaying and creating PDF documents: https://www.b4x.com/android/forum/threads/reading-and-writing-pdf-documents.48308/
- Build server was updated to allow creating the keystore required for push notifications.
- Bug fixes and other minor improvements.
Last edited: