I'm happy to release a new version of B4A. This update adds an important new feature - Receiver modules.
- 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.