InfoQ Homepage iOS Content on InfoQ
-
With Flutter, Google Aims Dart to Mobile App Cross-Development
Flutter is a new open-source framework built by Google that aims to enable cross-platform development using a single Dart codebase on iOS and Android. It aims to provide high performance and 60fps, jitter-free experiences on both platforms.
-
Most Common Issues Caused by Mobile Fragmentation
Device fragmentation can be a serious hindrance to providing great mobile user experiences. A review of the most common issues faced by developers.
-
How Facebook Improved their iOS App Start Time
Facebook engineer Natansh Verma explained how they managed to reduce the launch time of the Facebook app for iOS and shave a few seconds off by streamlining their dependencies and using UDP priming.
-
Apple Open Sources Swift
Apple has open-sourced Swift under a permissive Apache license, following up from a promise made at WWDC 2015 that it would be available before the end of the year. The release includes information about Swift 3.0, a package manager, and a binary package for Linux systems. InfoQ looks into what it means and what effects it will have for future iOS and OSX development.
-
Three Ways to Get Core Data Multithreading Right
At #Pragma Conference 2015, Marcus Zarra, author of Pragmatic Bookshelf Core Data, described three approaches to using Core Data in a multithreaded environment and tried to clear up how Core Data should be used in 2015.
-
Nexmo Verify SDK Touts Easy Phone Number-based Authentication
Nexmo has announced the availability of its Verify SDK for iOS, Android, and JavaScript, which makes it possible to securely register and authenticate users based on their mobile phone numbers, Nexmo says.
-
Xamarin 4: Insights Is GA Now, Test Recorder and Forms 2
Xamarin has announced version 4 of their platform for building cross-platform native mobile apps for iOS and Android in C#. New in this version are the GA of Insights, a Recorder for the Test Cloud and several enhancements to the Platform: Xamarin.Forms 2.0, better support for iOS in VS, support for Android Material Design and more .NET code.
-
Microsoft CodePush Aims to Enable Instant Updates for Cordova and React Native Apps
Cordova and React Native developers will be able to deploy mobile apps updates directly to their iOS and Android devices thanks to CodePush, Microsoft say. CodePush includes a cloud service and an SDK to make it possible to update JavaScript, HTML, CSS, and image resources so apps can retrieve their latest versions. Compiled code, though, cannot be updated on the fly.
-
Dropbox API v2 Launched for Swift, Python, .NET, and Java
Dropbox has announced its API v2, which supports four SDKs: Swift, Python, .NET, and Java, is generally available to developers. According to Dropbox, Dropbox API v2 is “simpler, more consistent, and more comprehensive”. Currently, API v2 does not support JavaScript and Objective-C.
-
V-Play Enables Qt-based Cross-platform Native Mobile App Development
V-Play is a desktop and mobile cross-platform development solution based on Qt. V-Play aims to make it easier for developers to create apps by using JavaScript and QML, Qt 5's declarative language. V-Play supports iOS, Android, WindowsPhone, BlackBerry and other mobile platforms. InfoQ has spoken to Christian Feldbacher, CEO & Co-Founder of V-Play.
-
Lightweight, Embeddable VM Avian Supports 64-Bit iOS Devices
Avian is a lightweight, portable, embeddable virtual machine that aims to support a reduced subset of Java on iOS alongside Linux, FreeBSD, and Windows. Version 1.2 added support for ARM64 on Linux and iOS.
-
Apple Open-sources Three Cryptographic Libraries
Apple has announced they have open sourced three major components in their OSes’ security subsystem. Apple’s announcement has spun some controversy due to the restrictive nature of the license used for one of the libraries.
-
RoboVM Is No Longer Open Source
Following RoboVM’s acquisition by Xamarin, the company has raised the price of their offering and has closed the source code.
-
Atomic: A UI Designer for Android, iOS and the Web
Atomic is a user interface designer that runs in the browser. Without writing any code, application designers can use it to show how the interface of an application should look like and behave when certain commands are executed.
-
Twitter Announces Fastlane as Part of Fabric for Mobile Continuous Deployment
At Flight 2015, its developer conference, Twitter announced that fastlane, has been included into Fabric, Twitter’s mobile development platform. As part of this announcement, Twitter is also making Fastlane, originally developed by Felix Krause for iOS, available for Android.