Other B4i v4.30 BETA is released

Status
Not open for further replies.

Erel

B4X founder
Staff member
Licensed User
Longtime User
B4i v4.30 BETA is now available for download!

SS-2017-08-23_14.58.49.png


Improvements:
  • Localizable IDE. Available in more than 20 languages. A big thank you to the great translators!
  • B4i-Bridge supports iOS 11.
  • All libraries updated to include a 64 bit simulator binary. This allows testing with iOS 11 simulators.
  • Initial support for Xcode 9 beta. There is currently an issue with Swift libraries.
  • Builder supports multiple Xcode installations.
  • ResumableSub object that allows returning values from resumable subs: https://www.b4x.com/android/forum/threads/b4x-resumable-subs-that-return-values-resumablesub.82670/
  • New bitmap methods:
    • LoadBitmapResize / Bitmap.InitializeResize / Resize - Load and resize a bitmap while optionally preserve the aspect ratio.
    • Crop
    • Rotate
  • iCustomDialog library - Makes it simple to create custom dialogs. Similar to B4A CustomLayoutDialog object.
  • LoadLayout is more flexible and allows setting different types to hold views. This will be used in the future to make the UI related code more cross platform.
  • iHttpUtils 2.6 - Job.GetBitmapResize and support for HEAD, PATCH and DELETE requests.
  • iStore v1.2 - Purchase.RestoredPurchase property.
  • Icon picker - aliases added to FontAwesome icons.
  • Auto complete and auto format improvements.
  • Bug fixes and other minor improvements.
It is recommended to rebuild B4i-Bridge. This will prevent the "application may slow down your iPhone" message.

Developers who are eligible for a free upgrade will receive an email with upgrade instructions.
 

John H. Guillory

Member
Licensed User
Longtime User
B4i v4.30 BETA is now available for download!
Developers who are eligible for a free upgrade will receive an email with upgrade instructions.

I didn't receive the usual upgrade link for upgrading to the latest version of B4A / B4I, would you happen to be able to post that link?
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

sorex

Expert
Licensed User
Longtime User
maybe your free updates period passed? nothing in the mail about renewing your license?
 
Upvote 0
Status
Not open for further replies.
Top