Mobile Automation Newsletter - #3
A curated biweekly newsletter covering mobile automation news, including CI/CD, testing tools, and best practices for iOS and Android development.
A curated biweekly newsletter covering mobile automation news, including CI/CD, testing tools, and best practices for iOS and Android development.
The first issue of a biweekly newsletter curating community content on mobile automation, DevTestOps, iOS, and Android development.
A developer shares a personal checklist for securing and recovering Android devices in case of loss, theft, or damage.
A developer details major updates to their idle game, including onboarding screens, tooltips, and a new boss fight system.
A senior iOS developer reflects on his difficult early career without mentorship, advocating for better onboarding and guidance in tech.
A technical exploration of the Lenovo Smart Clock 2, focusing on its hardware specs and potential for hacking into a custom controller or server.
A developer investigates and debugs a mobile app network issue with AMC Theatres, tracing it to CSRF failures on mobile data.
A critique of Fairphone's hypocrisy for signing an open letter on user freedom while shipping phones with locked bootloaders requiring Google's approval.
A guide for developers on updating apps for Android 12, covering UI changes with Material You, privacy updates, and performance monitoring.
A guide to implementing in-app subscriptions for iOS and Android apps without requiring a backend server, using a .NET plugin.
Learn two methods to handle notches and status bars in React Native apps: using the built-in SafeAreaView and the cross-platform react-native-safe-area-context library.
A guide to automating the distribution of Android apps from Azure DevOps pipelines to Microsoft App Center for internal testing.
A guide to setting up multi-stage Azure Pipelines for building and signing Ionic Android apps using YAML templates.
A tutorial on generating and adding a custom app icon to a React Native Android application, covering asset creation and configuration.
Let's Encrypt's root certificate change may cause website trust issues for older Android devices, affecting millions of users globally.
A software engineer reflects on career choices, from mobile development to engineering management, and introduces a framework for balancing market trends, core skills, and personal happiness.
A technical guide on using Frida to reverse engineer the Nike Run Club Android app to extract authentication tokens and understand its API.
A guide to reverse engineering an Android APK to understand and modify API calls, including debugging and parameter analysis.
A tutorial on implementing local and remote push notifications for Android apps using React Native and Firebase.