1. Download and install the latest version of Xcode. (Tested with Xcode 8.2.1). Xcode
git clone git@github.com:Mathpix/ios-sample.git
You can find some instructions on: http://stackoverflow.com/questions/20755044/how-to-install-cocoa-pods
Or just run:
open ios-sample/MathPix-API-Sample.xcworkspace
in the terminal.
5. Click the play
button to run it. Plug in an iOS device and select it to run it on the phone/tablet of your choice.
Please email support@mathpix.com to get your own API key. Once you obtain them, you can set those values in the code at ios-sample/Mathpix/App/Constants.swift
.