by Klaus Niedermair | Jan 16, 2020 | Android
Android App Security: Best Practices JANUARY 16, 2020 | KLAUS NIEDERMAIR Mobile apps often deal with really private and sensitive user data like personal health information or banking information. Losing data or getting hacked, therefore, can have huge consequences....
by Stefan Kofler | Dec 9, 2019 | Android, iOS
Mobile App Security: Best Practices on Android & iOS DECEMBER 9, 2019 | STEFAN KOFLER Mobile apps often deal with really private and sensitive user data like personal health information or banking information. Losing data or getting hacked, therefore, can have...
by Paul Kraft | Nov 12, 2019 | iOS
SwiftUI Architectures: Model-View, Redux & MVVM NOVEMBER 12, 2019 | PAUL KRAFT With SwiftUI and Xcode 11 released just recently, we decided to investigate different app architectures that can be used with SwiftUI. We’re going to look into a rather simple...
by Julian Bissekkou | Nov 7, 2019 | Flutter
Dart Extension Methods NOVEMBER 7, 2020 | JULIAN BISSEKKOU Many people criticized Dart because it was missing features like Extensions that programmers knew and love from other programming languages like C#, Swift or Kotlin. This Year at Google IO, the Dart team...
by Sebastian Sellmair | Sep 9, 2019 | Android
I hated Gradle! Kotlin and the buildSrc Plugin made me love it SEPTEMBER 9, 2019 | SEBASTIAN SELLMAIR Let’s talk about the elephant in the room… Gradle… To be honest, I hated Gradle. It was always one of the biggest pain points in my carrier as a developer. Whenever I...