Skip to content

Instantly share code, notes, and snippets.

View smaljaar's full-sized avatar
📱
🚀

Samuël Maljaars smaljaar

📱
🚀
View GitHub Profile
@smaljaar
smaljaar / IAPHandler.swift
Last active April 13, 2018 19:05 — forked from DejanEnspyra/IAPHandler.swift
[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