Quality Assurance is one of the most important parts of the custom app development process. After all - as a client, you want your software to not only be beautifully designed, well coded, and liked by your target audience but also bugs and errors free. Yet as we see, even the tech giants struggle to ensure that for their end-users - Apple and iOS 8 updates disaster in 2014 shows that clearly. After the release of the update, Apple had to withdraw it a few hours after its release as it blocked calls and disabled the touch ID function. What a shame!
How to Create Code Signing Certificates in Apple Developer Program?
Adding your mobile app to the App Store is more complex than you probably thought. Having your app coded by the developers is not enough, there are several organisational matters that you also need to resolve, to make your app services live for the users.
Mobile App Development Trends You Should Watch in 2020
Today I’m going to talk about Mobile Development Trends… Yes! I know, as this is one of the most popular topics I’m sure you will find a lot of sources to read about it but hold on and stay with me because I’m not going to talk about any statistics. I’m going to share with you the interesting facts from my own investigations and experience as a Senior Mobile Developer in a software house. But before talking about “Mobile Development Trends” let’s focus on Mobile development itself. Why has it become so popular?
Asynchronous Programming With Swift - Introduction to Combine
As iOS developers we have to track what is new in the iOS platform. All developers want to deliver the best designed application in code and design. Each year Apple as an owner of the platform prepares WWDC. Last year at the Worldwide Developer Conference 2019 Apple introduced many new things that all developers should know, especially Combine and SwiftUI. Today I would like to focus on the Combine framework.
How to Enroll in the Apple Developer Program and Why It’s So Important?
Each app entrepreneur's dream is to see his/her app in the App Store. Especially as the mobile app store owned by Apple revenue grows rapidly year to year! In 2019 it was estimated to be 54.2 billion $ compared to 2018 46.6 billion. So as you can see, there is definitely a huge potential of publishing your app in there!
Swift vs React Native Which One Should You Choose to Build Mobile App?
In the last few years, mobile development has become very influential and beneficial. Many different companies think about creating an app for their service (to, for example, streamline the cost management in their company) or develop one as their product, which will become valuable for the users. Both approaches are focused around the idea, that app development purpose is to bring you money. And it is definitely achieveable!
A Complete Apple Pay Integration Tutorial - How to Do it Right?
Carrying around cash has become less and less popular these days. After all, why you should worry about losing those precious banknotes from your wallet when you can have all your money safe & sound on your credit card or - on your phone.
Flutter - a modern open source SDK solution from Google
On the December 4th 2018 Google has presented us their new open source SDK called Flutter. The SDK was made in purpose to help create native mobile apps for both iOS and Android. Flutter Live was a live event celebrating the first stable release (1.0). The event was held in Science Museum in London and streamed online around the globe.
The Navigation Architecture Component. Android answer to iOS Storyboards?
In this article, we will introduce to you the navigation architecture component. If you are wondering how Android answer to iOS Storyboards, read the text!
Build your light module with ESP8266 WiFi module
Creating mobile apps that communicate with the Internet does not seem to be a great challenge any more. However, apart from pushing and pulling data from web and displaying it to the user, our apps can do much more!