Robin Alex Panicker19 hours ago5 minConcurrency and Parallelism in SwiftSwift offers powerful tools for concurrency and parallelism such as GCD, async/await, threading, and OperationQueue.
Don PeterFeb 93 minFinotes Flutter plugin is now public with Android and iOS supportFinotes Flutter plugin version 6.1.1 is now public and is available for integration.
Robin Alex PanickerJan 242 minWhy Mobile App Testers and Developers Should Use APM Tools for Performance Monitoring.APM tools are designed to help mobile app testers and developers detect and diagnose performance issues and bugs in their apps.
Robin Alex PanickerSep 18, 20221 minDetecting ANR in Android apps using Firebase Crashlytics and Finotes.In Firebase ANR will be reported only if the user chooses to 'Force Quit' and open the app. Finotes reports as and when ANR occurs.