UI testing on iOS, without busy waiting
Comprehensive guide to effective UI testing on iOS using KIF framework without busy waiting and performance optimization techniques.
Comprehensive guide to effective UI testing on iOS using KIF framework without busy waiting and performance optimization techniques.
Lessons learned about hiring and building a successful distributed remote team at PSPDFKit over six years.
Essential guide to writing effective bug reports that help developers understand, reproduce, and fix issues quickly and efficiently.
Analysis of Apple's real-time collaboration features announced in 2016 and their implications for developers.
A fast method for converting Xcode test results to JUnit format for better CI integration and test reporting.
Best practices for efficiently checking iOS versions in code while supporting multiple deployment targets.
Deep dive into UIImage thread safety issues and how to properly handle images in concurrent environments.
Modern Objective-C language features that make it more Swift-like, including nullability annotations, generics, and new syntax improvements.
Techniques for dramatically speeding up UI test execution in Xcode using parallelization and optimization strategies.
How PSPDFKit shares a common C++ codebase across iOS, Android, and Web platforms while maintaining native user experiences.