Mobile CI/CD Benchmark Report

As a mobile CI/CD platform, reducing build times is always a high priority. To improve our build times, last week, we've upgraded our iOS build infrastructure. Our machines are…
Sending Push Notifications On React Native Using Firebase

Sending Push Notifications to React Native Using Firebase

On any mobile app, sending push notifications is an important way to communicate with the users. Setting up a push notification system and distributing notification is a tedious…
12 Essential Desktop Apps for iOS Developers Header

12 Essential Desktop Apps for iOS Developers

For developers, using only the Code Editor or IDE to develop applications isn't enough. While IDEs have many features to improve developer workflow, different apps focused on a…
Major iOS15 API Changes for Developers

Major iOS 15 API Changes for Developers

Every year after WWDC, developers who make apps for iOS start working on all the changes and add new features. With next release coming in Autumn/Fall of 2021, we’ve put up…
React-Native-Build-Workflow-Appcircle

How to Install/Update/Upgrade/Downgrade npm, Yarn and Node.js Versions

If you are working in the field of mobile app development, it's highly likely that you used a Node.Js-based module through a package manager regardless of the framework and language…

Solutions to the “xcodebuild allowprovisioningupdates” Error

Since Xcode 9, Apple provides automatic code signing identity management from the command line by using the xcodebuild command.Using the "allowprovisioningupdates" flag, you…

How to Integrate Firebase Test Lab to the Mobile CI/CD Pipeline for Android

Appcircle is a mobile CI/CD platform that provides a fully automated environment to manage mobile app CI, CD and CT (continuous testing). For continuous testing, you have a number…

Flutter vs React Native: Mobile App Dev Framework Comparison for 2021

Cross-platform native mobile app development has been around for many years now with early players like NativeScript and Titanium and Xamarin and newer players like Flutter and…

Appcircle is the #3 Product of the Day on Product Hunt!

We are excited to announce that Appcircle has been launched on Product Hunt on June 30, 2021 and it became the #3 Product of the Day thanks to your support. Here…

10 Common Mobile App Testing Challenges from a Tester’s Perspective

When we talk about the lifecycle of a mobile app, the focus is usually on the app build, sign and distribution processes and mobile app testing tends to be overlooked. However,…

How to Access Xcode 12 GM (previously Beta) for iOS Builds?

June is an exciting month for Apple developers as we get the first sneak peek of the upcoming iOS, iPadOS, macOS and Xcode and their beta versions during the Apple Worldwide Developers…

What is the Alternative to Xcode for Windows for Mobile App Archive, Sign and Simulation?

People frequently ask, “How to download and install Xcode on Windows for iOS development?” or similarly “Xcode on Linux”. The volume of queries to find a working Xcode…