InfoQ Homepage iOS Content on InfoQ
-
Apple Open-Sourced the iOS Kernel for ARM CPUs
Apple has quietly made available arm and arm64-specific files on its GitHub XNU-darwin repository. While this may not be interesting to all developers, it still enables interesting possibilities for security researchers and others.
-
Google Announces Firestore, a Document Database
Google has announced Cloud Firestore, a document database for mobile, web and server applications.
-
Apple Details Face ID Security
Apple has described how Face ID works and how it guarantees security in a new white paper.
-
Swift 4 is Officially Available: What's New
Swift’s latest major release contains many changes and updates to the language and the standard library, most notably new String features, extended collections, archival and serialization, and more.
-
Swift 5 Sets its Goals, Defines New Evolution Process
Expected to be released in late 2018, Swift 5 will bring ABI stability and further work on API resilience and memory ownership. A new evolution process will help ensure Swift 5 development keeps its focus on its planned goals.
-
Strategy for Mobile and Web Test Coverage
Teams need to match testing with the market usage patterns across geographies of their apps as consumers are expecting smooth apps functionality across all digital channels. Here's a methodology and index for considering device/OS combinations together with other characteristics like aging, screen parameters and other testing related guidelines for data driven test coverage of the mobile market.
-
Facebook’s New AL Language Aims to Simplify Static Program Analysis
AL is a simple, declarative language for reasoning about abstract syntax trees that allows to extend Facebook Infer static analyzer.
-
Shoutem Aims to Be the WordPress of React Native Mobile Apps
Shoutem has recently launched its new React Native-based app builder, which is being presented to developers as the WordPress for mobile apps. InfoQ has spoken with Shoutem's VP of marketing, Robert Sekulić.
-
Microsoft Build 2017 - Day 2 Early Access
On day 2 of the Build 2017 developer conference, Microsoft turns to focus on Windows 10, new developer tools for supporting non-Windows devices, and new devices in mixed reality.
-
Amazon Lex Now Generally Available to Enable Conversational Interfaces
Amazon Lex, the platform behind Amazon Alexa, is now generally available to create voice-powered chatbots and mobile, web, and desktop apps.
-
Apple TestFlight Now Supports A/B Testing of iOS Apps
With its recent update to TestFlight, Apple has introduced a number of features, such as multiple builds and enhanced groups, that make it possible to do A/B testing for iOS apps.
-
Apple Plans to Develop a Fully Custom GPU Architecture
Apple will develop its own custom graphics architecture to power the GPUs for its future devices, according to UK-based firm Imagination Technologies, Apple’s current GPU provider. The new GPUs should be ready in 15 months to two years' time and will be the first Apple-made GPUs that will bear no resemblance to Imagination Technologies’.
-
Swift 3.1 Improves Language, Package Manager, and Linux Implementation
Staying true to its plan, the recently announced Swift 3.1 is source compatible with Swift 3.0. Still, it includes a number of changes to the language, the standard library, and improved Linux implementation.
-
Apple Quietly Upgrades the File System of Millions of iOS Devices
With the release of iOS 10.3 to the general public, millions of devices will be upgraded to Apple’s new file system, APFS, in what is a bold, yet not risk-free move, according to several commentators.
-
Swift Memory Ownership Manifesto
According to Chris Lattner, Swift creator and Swift team lead before moving to Tesla, defining a Rust/Cyclone-inspired memory ownership model is one of the main goals for Swift development. Now that Swift 4 has entered its phase 2, the Swift team has published a manifesto detailing how Swift memory ownership could work.