InfoQ Homepage iOS Content on InfoQ
-
AWS Mobile Hub Aims to Make it Easier to Use AWS in Android and iOS Apps
Among recent Amazon Web Services’ announcements at re:Invent, AWS Mobile Hub aims at making it easier for mobile app developers to use AWS services to build their apps’ backends.
-
iOS 9 Adoption Passes 50% As Content Blockers Split Views
As iOS 9 adoption crosses 50% and users experiment with content blocking, the polarised debate of whether content blockers are beneficial or harmful continues to rise. Meanwhile paid ad blockers have topped the app store charts. InfoQ looks at the rise of ad blockers and the effect that iOS 9 will have on publishers.
-
Digium Open-sources Respoke SDKs for WebRTC and Messaging on iOS and Android
Digium, maker of WebRTC platform Respoke, has introduced open-source SDKs for iOS and Android that aim at making it easier to add real-time audio and video communication support to mobile apps. Furthermore, the SDK includes support for instant messaging and uses push notification in order to work even when running offline or in the background.
-
Facebook’s Parse Open-sources its SDK for Android and iOS
Parse, Facebook-owned provider of a successful Mobile Backend as a service, has open-sourced its SDK for the iOS/OS X and Android platforms.
-
QCon SF 2015 Update: Workshops at a glance (Nov 19-20)
At QCon San Francisco, we offer two days of workshops (Nov 19-20). Workshops focus on developing the technical skills that leverage technologies you heard about from our expert practitioners during the conference sessions. Here is a glimpse at some of the experts you can learn from QCon SF ‘15 workshops.
-
iOS App Development Comes to Windows With Some Controversy
Microsoft has released tools to enable Objective-C development on Windows which are intended to facilitate the porting of iOS apps to Windows. This move is not without some controversy, as some developers are upset at how their code was included in this project.
-
Intel Multi-OS Engine Enables Porting Android Apps to iOS
Intel has introduced a new feature for its Integrated Native Development Experience (INDE) called Multi-OS Engine that aims to make it easier for Java developers to port their Android apps to the iOS platform.
-
Study: Developers Make Most Money out of Cloud
VisionMobile has published the Developer Economics: State of the Developer Nation Q3 2015 survey, observing that most developers are male and young, Windows leads on the desktop followed by the browser, developers like to keep their code in private clouds and they make most of the money from cloud services.
-
Amazon Releases Cloud Drive SDK for Android and iOS
A new SDK from Amazon will make it possible for Android and iOS developers to support Amazon Cloud Drive in their apps, says David Isbitski, principal evangelist at Amazon.
-
Facebook's Moments App Does C++ for Cross-Platform Development
One of the most recent Facebook's apps, Moments, is using C++ to share its business logic across iOS and Android, Facebook's engineers Ashwin Bharambe, Zack Gomez, Will Ruben explain. Here we review Facebook engineers rationale for that choice and its outcomes.
-
Apple Adds New Measures and Features to their App Analytics
Apple has recently announced on their developer mailing list that the recently launched App Analytics service now provides new features to get insights about crashes, paying users, and ratios. The new features were presented with great details at WWDC 2015.
-
Protocol-Oriented Programming in Swift
At WWDC 2015, Dave Abrahams, of C++/Boost fame and now lead of the Swift Standard Library group at Apple, introduced Swift as a Protocol-oriented language, and showed how protocols can be used to improve your code.
-
Apple's watchOS 2 Introduces WatchKit Apps and Extends Hardware Support
At WWDC 2015 Apple announced watchOS 2, which brings new features and capabilities for apps "to integrate even more closely with Apple Watch" by allowing access to the Apple Watch home screen, digital crown, microphone, etc.
-
Apple to Open Source Swift Language
Apple has announced at WWDC 2015 that they will open-source Swift 2.0 under a permissive open-source license, the object-oriented/functional language released at last year's WWDC, and the standard libraries and compilers will run on iOS, OSX and Linux. Furthermore Apple has simplified the developer programs, allowing developers to build iOS, OSX and watchOS applications with the same membership.
-
Parse Adds New Schema API and API Console
Parse has announced its new Schema API, which allows to programmatically manipulate the database schema used by an app, and the Parse API Console, which aims to make it easier to use Parse REST API without writing any code.