Systems | Development | Analytics | API | Testing

DevOps

Introducing the official Codemagic integration for Runway

Codemagic is now officially integrated with Runway, the DevOps platform for mobile. But wait, you might be wondering, isn’t Codemagic already that as a CI/CD for mobile? Aren’t the two services interchangeable? In fact, it’s quite the opposite — they’re powerfully complementary.

Analyzing Maven and Jenkins: Knowing the Best of the CI Tools

CI/CD stands for Continuous Integration/Continuous Delivery. It is an automated process of integrating code from multiple developers, testing it quickly and continuously, and delivering it to customers on demand. It is part of modern software development techniques which keep track of all the changes made by different developers and helps prevent breaking changes from being deployed.

Building realtime infrastructure: Costs and challenges

Realtime digital experiences are in high demand. They keep users engaged, informed, and entertained in a fast-paced digital world, and they allow businesses to better serve their customers, provide more efficient and effective services, and gain the upper hand over competitors. This is the second post in a series that looks at what it takes to build and deliver realtime experiences for end-users.

The Role of Traffic Replay in Production Traffic Replication

Testing in production is one of the most effective—and risky—ways of testing. The ability to use real-world conditions ensures reliability of tests, as no bugs can appear as a result of misconfigurations of the environment. However, using the same environment as your users also has an obvious downside: any bugs discovered by testing will immediately affect users.
Sponsored Post

Test Automation: Benefits and Use Cases

After spending hours or even days manually testing your software, you're wondering whether there's any way to optimize this process. Well, you're right to look toward implementing test automation. However, minimizing manual labor isn't the only valid reason to do so; there are many other benefits to test automation, a few being: Test automation is an entire field in itself that can help you improve accuracy and resilience, which you'll learn a lot more about throughout this post.

Creating WebView Content Blockers with Flutter InAppWebView

In this article, we are going to learn how to create a custom Content Blocker for our WebView instances using the flutter_inappwebview plugin. Content Blockers are usually used for blocking ads, but you can also use them to block any other content. Blocking behaviors include hiding elements, blocking loads, and, on iOS and macOS, stripping cookies from WebView requests.

Taking the pain away from iOS code signing - Codemagic live webinar (14.12.2022)

In this webinar Rudrank Riyam, iOS developer relations engineer at Codemagic introduces you to some basic concepts around iOS code signing, and then shows how to automate this process with Codemagic with its integration to Apple Developer Portal.