While developing our TestFairy Flutter Plugin, I noticed an unusual bug happening during iOS builds, described as Errno::ENOENT – No such file or directory @…

While developing our TestFairy Flutter Plugin, I noticed an unusual bug happening during iOS builds, described as Errno::ENOENT – No such file or directory @…
If there is one thing I love doing as a developer, it is automation. It saves me so much time and energy and helps me…
A build created for beta testing is neither a Debug, nor a Release build. It has some settings such as extra paranoid (potentially privacy unfriendly) error…
This is the fourth and probably the most important part of our ongoing “Rx for the Ultimate Beginner” series, the one that explains flatMap operator….
This is the third part of our ongoing “Rx for the Ultimate Beginner” series. If you haven’t read the previous ones, you can find the…
This is the second part of our ongoing “Rx for the Ultimate Beginner” series. If you haven’t read the first one, I strongly suggest you…
Rx (aka ReactiveX) is a library which provides all the utilities you need to write code using the functional reactive programming (FRP) paradigm. If you…
This post is brought to you by TestFairy, a mobile testing platform that helps companies streamline their mobile development process and fix bugs faster. See…
One of the biggest challenges mobile teams face for many years now, is the ability to nearly “scientifically” determine the right test coverage for their…