Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Tag: iOS

Create ML/iOS/Machine Learning/Sound Classifier/Swift 5

How to Easily Develop Your Own iOS Sound Classification App with Create ML

Posted on August 6, 2020 by Malek / 0 Comment

Recently I tried Create ML, my purpose was simply to develop a sample app that can distinguish snoring from other types of sounds. Create ML save me a lot of ti...

Auto Layout/iOS/ios development/MarkupKit/native ios app/Swift/UIKit/Xcode

How To Hugely Simplify Your iOS Development With MarkupKit

Posted on June 9, 2016 by Greg Brown / 0 Comment

MarkupKit is a framework for simplifying development of native iOS applications. It allows developers to construct user interfaces declaratively using a human-r...

Google Indoor Maps/Google Maps SDK for iOS/iOS 9/ios development/native ios app/Swift 2/Xcode 7

Enhance Your Map App Experience with Google Indoor Maps

Posted on April 13, 2016 by Malek / 1 Comment

In a previous tutorial, you learnt how to implement the Google place picker API to get a nice set of nearby places around you. The google maps SDK for iOS has m...

ios development/native ios app/Swift/UIWebView/Xcode

Working with UIWebView in Swift

Posted on July 23, 2015 by Malek / 7 Comments

In a previous tutorial, I wrote about UIWebView and UIActivityIndicator and how to use them to load a url. The article has helped a lot of my sweet readers, so ...

ios development/native ios app/Property List/Swift/Xcode

[Swift] How to read and write into plist files

Posted on June 3, 2015 by Malek / 15 Comments

Update November 2015: Fully updated for iOS 9 (Xcode 7 and Swift 2). Almost all applications require a mechanism to store data that will be needed at a later ti...

Unity 5

Make games with Unity [Part 2: Customising scenes and deploying to your device]

Posted on April 7, 2015 by Malek / 2 Comments

In the first part, you learned the basics of Unity views and editors, also, we learn how to configure a blank project composed of two simple scenes with two dir...

cocoa-touch/iOS

Loading URLs from UITableView

Posted on August 25, 2012 by Malek / 2 Comments

One of the major use of UITabelView is to make menus where every cell perform a specific task or let you navigate to another view. The typical example is the Se...

iOS

Supporting multi-language in your iOS app

Posted on August 14, 2012 by Malek / 3 Comments

When you create your application for iPhone and/or iPad, one of the main features you surely take into consideration, is, which community you are intending to t...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.