
Every year, iOS users look forward to Apple’s Fall event. It is when new products and their launch dates are announced. What new device will land on your Christmas wish list?
Read More
It’s not just the iOS operating system getting an update next month. After nine years, over 500 million weekly visitors, and over 180 billion downloads, Apple’s App Store is also getting a new overhaul.
Read More
This year, Metova sent me to WWDC to get an early first-hand look at all the new upcoming technologies Apple is releasing. This was my first time attending WWDC, and it did not disappoint. Essentially, every rumoured announcement you could find on the internet actually was delivered along with multiple other exciting big ticket items. To top it all off, Tim Cook surprised us all at the end of the keynote by informing everyone that a moderated conversation with Michelle Obama would be the first session to kick off day two. Not bad, right?
Read More
Apple has been holding its WWDC developer’s conference this week. On Monday, during the keynote, they announced the new iOS, macOS, tvOS, and watchOS operating systems. They also announced new iMacs, iPad Pros, Macbook Pros, and an all new HomePod which is a speaker designed to fill a room with music and act as an easy interface to Siri. It didn't stop there, though. Here's what else is new.
Read More
This guide will walk you through how to setup Fastlane, with special focus on the 'Match' tool which automates the handling of code-signing for iOS apps.
Read More
Audio manipulation in iOS can be very daunting. The documentation for low...
Read More
As an iOS mobile developer, you may think you don't need to manage Ruby versions in your project. Many iOS projects use CocoaPods which is a Ruby gem. Some projects may even use other Ruby gems such as fastlane for automating your deployment pipeline, or slather for reporting code coverage results. Here at Metova, we use bundler to manage our gem versions, but it's also important to manage your Ruby version as well. Sometimes some of the gems used for your project may have known bugs with specific Ruby versions that haven't been fixed yet or they only support specific Ruby versions. When you manage your Ruby version, you can take more control over your environment. By doing this, you'll know that if everything works on your machine, it will work on other machines too. Specifically:
Read More
Prelude to Swift 3 Migration
If you didn’t migrate to Swift 3 in September like the rest of us, do it now and start next year off right. If you’ve been holding off on making the update, here is some advice and guidance to ensure a safe and swift transition to the next version. Migrating to Swift 3 can seem a bit daunting depending on the size of the project, but with the proper steps and procedures you should be able to get through it much sooner than later. Xcode 8.2 will be the last version to support Swift 2.3, and that in itself is an incentive to start the migration as soon as possible. Read More
Today's the day. Apple is releasing iOS 10. Here are a handful of new features you can look forward to!
Read More
Apple's yearly fall event where new hardware is announced occurred Wedesday. As expected, there were announcements on the Apple Watch, iPhone 7, and new wireless earbuds.
Read More