Category: iOS

PragmaticTheories provides tutorials on iOS swift developement.

0

Accepting credit cards in iOS with Stripe

Far from setting up payment gateways, Stripe integration is a solution that helps developers enable payment through their web or mobile apps with a set of friendly easy-to-use APIs. Stripe provides a fairly good documentation that enables developers to get … Read More

oauth goodreads ios 0

iOS – OAuth integration with Goodreads

In this tutorial we’ll use the OAuth library for Swift: OAuthSwift, to authenticate users through the Goodreads identity provider. The library is very easy to use. So it’s going to be an easy but rich tutorial as we’ll parse … Read More

6

Installing Xcode on Windows 10

Building software for Mac is not so workable compared to building software for other plateforms.The reason is: creating Mac software requires the Xcode IDE, which is not available for any other operating systems except Mac OS X and iOS. But … Read More