How to Read BLE Characteristics in Swift

How to Read BLE Characteristics in Swift

How to Read BLE Characteristics in Swift JUNE 7, 2021 | MISCHA HILDEBRAND   When your iOS (or macOS) app needs to read data from a nearby Bluetooth device – how do you decode the data included in the BLE characteristics? At QuickBird Medical, we often work with...
Creating an Adaptive Search Widget in Flutter

Creating an Adaptive Search Widget in Flutter

Creating an Adaptive Search Widget in Flutter APRIL 27, 2021 | MARVIN MÄRZ Search is a crucial feature for many apps. Flutter already offers some search bar widgets to go with, but as soon as you want to use designs for platforms other than Material (like Cupertino),...
Non-Empty Lists in Kotlin

Non-Empty Lists in Kotlin

Non-Empty Lists in Kotlin MARCH 29, 2021 | BALAZS TOTH “What’s your favorite birthday present?” – This question only makes sense if you received at least one present. Otherwise, you might even perceive it as offensive. So before asking this...
Navigation and Deep-Links in SwiftUI

Navigation and Deep-Links in SwiftUI

Navigation and Deep-Links in SwiftUI MARCH 1, 2021 | PAUL KRAFT Large, complex apps rely on a robust, yet flexible app architecture. In this article, we’ll show you how to accomplish this goal and how to handle navigation and deep-linking with SwiftUI. With more...
Data Integrity: CRC with Kotlin on Android

Data Integrity: CRC with Kotlin on Android

Data Integrity: CRC with Kotlin on Android FEBRUARY 15, 2021 | GHULAM NASIR When working with any communication or storage medium such as Bluetooth, wi-fi (and even wired networks) or disk storage, data can get corrupted. In such cases, we need to make sure that the...

Get notified when our next article is born!

(no spam, just one app-development-related article
per month)