Skip to content

Instantly share code, notes, and snippets.

View sheminusminus's full-sized avatar
🤖
Disco

Emily Presser sheminusminus

🤖
Disco
View GitHub Profile
@DejanEnspyra
DejanEnspyra / IAPHandler.swift
Created July 18, 2017 18:13
[SWIFT] How to add In-App Purchases in your iOS app.
//
// IAPHandler.swift
//
// Created by Dejan Atanasov on 13/07/2017.
// Copyright © 2017 Dejan Atanasov. All rights reserved.
//
import UIKit
import StoreKit