Skip to content
SweetTutos
iOS And Mobile Tutorials

Category: Xcode 8

iOS 10/SpriteKit/Swift 3/Xcode 8

Build Your Own Flappy Bird game with Swift 3 and SpriteKit

Posted on March 9, 2017 by Akhilendra Singh

This tutorial is by Akhilendra Singh, our Sweettutos.com team member and a passionate iOS developer from India with many apps published on the App Store. Flappy...

Auto Layout/iOS 10/ios development/native ios app/Swift 3/UITableView/UITableViewCell/Xcode 8

How To Make Expandable UITableViewCells For Dynamic Text Height With Auto Layout

Posted on July 31, 2016 by Malek

UITableViewCell objects are the core elements for table views and are used to draw the table view visible rows. Although I have covered a bunch of their concept...

AVAudioPlayer/iOS 10/ios development/native ios app/Swift 3/Xcode 8

How To Play Sounds Files And Manage Duration Progress – AVAudioPlayer Tutorial

Posted on February 23, 2016 by Malek

Update November 2016: Fully updated for Xcode 8 and Swift 3. AVAudioPlayer class is one of the AVFoundation framework classes and APIs. It comes in handy to pla...

GCD/iOS 10/ios development/native ios app/NSCache/Swift 3/Xcode 8

[Swift] How to Asynchronously Download and Cache Images without Relying on Third-Party Libraries

Posted on December 31, 2015 by Malek

Update October 2016: Fully updated for Xcode 8 and Swift 3 Loading a massive number of images asynchronously in a scrollable view like UITableView can be a comm...

App Transport Security/iOS 10/ios development/native ios app/Swift 3/UIDocumentInteractionController/URLSession/URLSessionDownloadDelegate/URLSessionDownloadTask/Xcode 8

Networking in Swift: How to download a file with URLSession [Swift 3]

Posted on November 6, 2015 by Malek

Update November 2016: Fully updated for Xcode 8 and Swift 3. You will often need to download content to use in your app. NSURLConnection used to be a great inte...

iOS 10/ios development/MapKit/native ios app/Swift 3/Xcode 8

[Swift MapKit Tutorial Series] How to search a place, address or POI on the map

Posted on April 24, 2015 by Malek

Update September 2016: Fully updated for Xcode 8 and Swift 3. I usually like how MapKit framework comes with a great set of API to empower each map app. The fir...

Copyright © 2014-2023 SweetTutos. All Rights Reserved.