Other B4A v12.2 is available for download

Erel

B4X founder
Staff member
Licensed User
Longtime User
I'm happy to release a new version of B4A. This update adds an important new feature - Receiver modules.

1673342003844-png.137937


  • Receivers: https://www.b4x.com/android/forum/threads/receivers-and-services-in-2023.145370/#content
  • Home screen widgets and firebase notifications updated to work with receivers.
  • StartReceiver, StartReceiverAt methods.
  • Run without ADB - when B4A-Bridge is connected, the compiler will not fail if ADB is missing or throwing an error.
  • Ctrl + Alt + W closes the current code window.
  • OBFUSCATED automatic conditional symbol - note that it is set at compilation time, never during editing.
  • Bug fixes and other minor improvements.
Download link: https://www.b4x.com/b4a.html
 

scsjc

Well-Known Member
Licensed User
Longtime User
I have published the new version of my main APP, working with the latest version B4A V12.2 and I can only CONGRATULATE YOUR GREAT WORK!!!!

Even Crashlytics has improved, and to this day I still don't have any type of ERRORS & ANR. (that sometimes occurs on lasts versions)
I think the RECEIVERS controls the flow of the application much better.

Thank you very much for your great and exceptional work. 🚀🚀🚀👍👍👍
 
Upvote 0

ancusza

New Member
I'm happy to release a new version of B4A. This update adds an important new feature - Receiver modules.

1673342003844-png.137937


  • Receivers: https://www.b4x.com/android/forum/threads/receivers-and-services-in-2023.145370/#content
  • Home screen widgets and firebase notifications updated to work with receivers.
  • StartReceiver, StartReceiverAt methods.
  • Run without ADB - when B4A-Bridge is connected, the compiler will not fail if ADB is missing or throwing an error.
  • Ctrl + Alt + W closes the current code window.
  • OBFUSCATED automatic conditional symbol - note that it is set at compilation time, never during editing.
  • Bug fixes and other minor improvements.
Download link: https://www.b4x.com/b4a.html
Thats version work for Windows 32 Bit?
 
Upvote 0
Top