InfoQ Homepage iOS Content on InfoQ
-
Apple, FBI Testify before Congress
Apple and the FBI have appeared before the House Committee on the Judiciary Hearings to argue over the legalities of whether Apple should be compelled to create an insecure version of iOS to allow the FBI to break into a suspect's phone. InfoQ has been watching the live video stream and summarises the outcome.
-
Big Apple Judge Sides With Apple
A New York judge has denied a motion raised by the government who were attempting to use the All Writs act to compel Apple to break into an iPhone. InfoQ investigates.
-
Apple Defends Encryption with TV Interview, Files Counter Lawsuit
Apple has responded to questions raised about its stance with the FBI and CEO Tim Cook has appeared on live TV to defend Apple's stance. They have now filed a lawsuit to have the FBI's case dismissed. InfoQ updates you with the latest on the subject.
-
IBM Pushes Swift for the Cloud with Swift Runtime, Package Catalog, and More
After introducing their Swift sandbox, IBM have recently announced their next step to support Swift in the cloud by previewing IBM Swift runtime, Swift Package Catalog, and open-sourcing Kitura, a framework for Web app development.
-
RxSwift Brings Native Reactive Functional Programming to Swift
RxSwift project aims to port Rx programming model to Swift, including as many of its abstractions as possible. InfoQ has spoken with Krunoslav Zaher, maintainer of the project.
-
Apple Backdoor iOS Case Develops
Apple continues to resist providing a backdoored version of iOS for the FBI, while technology companies come out in support of Apple's stance. Political candidates capitalise on the stance leading to polarised advice. InfoQ provides an update to the situation as it currently stands.
-
Google’s Sundar Pichai Offers Some Support to Apple on its FBI Encryption Fight
Google has made its first comment on the Apple/FBI encryption fight, with Chief Executive Officer Sundar Pichai offering Tim Cook some limited support via a series of Tweets:
-
Apple Publicly Rejects Backdoored iPhone OS
Apple has publicly berated the US Government for overreach of their duties in the case of providing assistance in unlocking a suspect's mobile phone, in a trial that is polarising the technology nation. InfoQ summarises the situation and what the possible outcomes might be.
-
Ionic Framework 2 Beta is Out
The beta of version 2 of the Ionic Framework has been released. Its architecture advances to Angular 2, brings a new navigation stack, and fully supports material design.
-
Apple Open CloudKit to Server-to-Server Requests
Apple has recently announced that CloudKit, OS X and iOS framework that provides access to Apple’s cloud platform, is now open to server-to-server web requests. This removes the previous restriction of accessing the CloudKit public database only from iOS and Mac apps and through Apple’s web site.
-
Mobile Cross-platform SDK V-Play Adds Material Design, Map-based Apps and More
Mobile cross-platform SDK V-Play Apps has recently introduced support for Android Material Design, improved the creation of map-based apps, and added new styling features.
-
Google’s J2ObjC 1.0 Translates Java into Objective-C
J2ObjC is an open source tool created by Google to translate Java code into corrresponding Objective-C code that can be run on iOS. The idea is to reuse Java business code between Android, web and iOS. For the web the translation is done with GWT. This tool does not deal with UI code which needs to be written separately for each platform.
-
Chris Lattner on Swift 3 and Cocoa "Renamification"
In a recent post on the "swift-evolution" mailing list, Swift creator Chris Lattner outlined a few criteria that will guide Swift 3 definition and made clear that it will bring disruptive changes.
-
Parse will Shut Down their Service
Kevin Lacker, Parse Co-founder, announced that the Facebook-owned DBaaS platform will wind down its operation to be fully retired at the end of January 2017. This announcement gave rise to many complaints from developers, yet Facebook is trying to make the transition easy and several alternatives are available.
-
OCaml Now Ready for iOS Development
San Francisco-based programmer Edgar Aroutiounian has recently created a package for OCamliOS, an OCaml cross-compiler for iOS recently made available by Jeffrey A. Scofield that should eventually be merged into the official OCaml compiler. InfoQ has spoken with Aroutiounian.