InfoQ Homepage iOS Content on InfoQ
-
Google Introduces Smart Lock for Passwords
Google has announced at I/O 2015 the Google Identity Platform, a collection of tools and APIs for managing identities and dealing with authentication and authorization across Android, iOS and web applications.
-
GCM 3.0 Sends Messages to Android, iOS and Chrome
With GCM 3.0, Google has attempted to simplify the registration process and to make their cloud notification system work similarly on Android, iOS and Chrome. There is a new topic group and a messaging diagnostic tool.
-
Tabris.js: Native Mobile Apps in JavaScript Without Web Views
Tabris.js is an open source mobile framework aimed to build native iOS and Android apps entirely in JavaScript. Among the main benefits of Tabris.js are performance, a fast development cycle, and support for thrid-party plugins including Cordova’s, according to EclipseSource. InfoQ has spoken with EclipseSource’s Holger Staudacher.
-
Build iOS/Android Libraries in Common Lisp with LispWorks
LispWorks 7.0 adds new runtime systems for both the Android and iOS platform to allow the creation of UI-less libraries that can be used in native mobile apps.
-
Xamarin.Studio 5.9 Now Supports C# 6
The recently released Xamarin.Studio 5.9 adds support for C# 6, improvements to Sketches, new debugger’s visualizers, and more.
-
Ionic Releases 1.0, Next Version to Support AngularJS 2.0
Ionic has released the production ready version 1.0, and has started work on the next version that will be built on AngularJS 2.0. Also, soon a number of mobile services –Push, Deploy, Analytics, Package - will be made public.
-
IBM MobileFirst Platform Foundation 7.0 now Supports Cloudant, REST, oAuth
Version 7 of IBM MobileFirst Platform Foundation introduces many new features and enhancements to “enable enterprises to accelerate the delivery of their mobile strategy” by making development more efficient, supporting continuous delivery, and improving user experience, says IBM.
-
Microsoft Project Oxford Aims to Bring Intelligence to Apps
Under the name of Project Oxford, Microsoft has made available a set of RESTful APIs that aim to make it possible for developers to build apps that feature face recognition, speech processing, and other machine learning algorithms. Part of the Azure portfolio, the new APIs are currently in beta and free to use up to 5,000 call per month.
-
Apple Opens Up Engagement Metrics with App Analytics Beta
Apple has opened up its new App Analytics service for beta testing. The service was initially mentioned at last WWDC and aims to provide a way to learn how customers “discover and engage with your apps.”
-
Microsoft Goes Universal with Astoria, Islandwood, Centennial and Westminster
In an attempt to bring Android, iOS, classic Windows and web applications on a single platform and make them available through the Windows Store, Microsoft has launched four projects, also knows as Universal Windows Platform Bridges, namely: Astoria, Islandwood, Centennial, and Westminster.
-
Compiling Objective-C into C++ with Visual Studio
While there were rumors that Microsoft would be adopting Android for the Windows 10 platform, no one expected the announcement that iOS applications would also be adopted. This is made possible, by combining C2 with Clang.
-
Cross Platform Applications for Office 365
A major focus of Build 2015 is Office 365 as a platform. The desktop version of Office has been treated as a development platform since the early days of macros written in a variant of BASIC. Microsoft intends to recreate and expand upon that by turning Office 365 into a cross platform development platform available on any form factor or operating system.
-
Carthage: GitHub's Dependency Manager for Xcode Projects
Carthage is a dependency manager for Objective-C and Swift projects aims to be "ruthlessy simple," says its author Justin Spahr-Summers. Carthage has been developed at GitHub and its philosophy is "delegating tasks to Xcode and Git" as much as possible so developers can use the tools they "are already familiar with."
-
Apple's ResearchKit Available on GitHub
As announced last month, Apple has published ResearchKit, its open source framework aimed at enabling the use of mobile devices as a network of sensors for medical research.
-
Sensible Cocoa STV 4.0 Further Advances Visual UI Programming on iOS
Sensible Cocoa STV 4.0 is a framework that allows you to create native data-driven apps for iOS by defining your data model and then visually binding it to your UI in Xcode. Sensible Cocoa claims that “developers save on average about 70% of their development time when they start using STV in their applications.” InfoQ has talked to Sensible Cocoa founder Tarek Sakr about their product.