Systems | Development | Analytics | API | Testing

Mobile

How To Hire An Awesome Software Developer: 8 Questions You Need To Ask

Hiring a software developer is hard work! So how do you know if the programmer you’re interviewing is a good fit for your development team? This guide will help you evaluate candidates by examining their technical skills, team fit, and cultural fit. Incorporating ‘the why’ into your developer interview process can help make sure you’re hiring the right people for your culture. It’s also a great opportunity to gauge how well a candidate will do within your organization.

Introduction Build Insights

A quick introduction to the Insights dashboard on Bitrise. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

How do I track credit spend and make optimizations? Build Insights

Use Insights to track your credit consumption and locate areas for optimization. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

What's causing the spike in my Workflow? Build Insights

Use Insights to locate changes in workflow performance and their potential cause. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

Where are my builds failing? Build Insights

Use Insights to locate which workflows and steps are causing the most build failures. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

The roadmap to mobile success with Peter-John Welcome Mobile DevOps is a Thing! Podcast

In this episode, we focused on the challenges related to Android DevOps and how they can be solved by using the right tools and technologies. Throughout his years of consultancy experience, PJ has come up with a so-called “roadmap to mobile success”, with the necessary components for creating a successful CI pipeline: including branching release strategies, code reviews, app architecture, code coverage, and static code analysis. We discussed how these components fit into automation and the CI/CD process and what steps developers can take to reach success on mobile.

Apple is deprecating Xcode 12. What does this mean for you and your Codemagic projects?

Apple recently announced that starting from April 25, 2022, all iOS or iPadOS apps you submit to the App Store need to be built with Xcode 13 (or later). This means that Xcode 12 is now deprecated, and people using Xcode 12 or older can no longer publish their apps to the App Store without upgrading their Xcode version. Each year, Apple decides to deprecate the older version of Xcode and stop allowing apps built with it to be uploaded to the store.

How to solve version inconsistencies for a better compilation with Codemagic CI/CD

In the development world, it’s very common for technologies to be rapidly updated to introduce new features that improve the development experience and performance. These updates are very beneficial for developers because they allow them to create better products. This is especially the case when a CI/CD like Codemagic is used for continuous deployment that streamlines the process of delivering new products.