Skip to content

gravitasse/chirp-ios-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirp iOS Examples

A selection of example iOS apps using Chirp.

Setup

For all of the example apps you will need to

  • Sign up at developers.chirp.io
  • Run pod install inside the example project folder and open the .xcworkspace
  • Copy/paste your Chirp application key, secret and config string into the Credentials file

Swift

Chirp Messenger

Chirp Messenger uses your device's speaker and microphone to send and receive messages via audio.

To be compatible with Chirp Messenger on other platforms, e.g., messenger.chirp.io, the 16khz-mono protocol should be used.

MessengerGIF


Chirp + PayPal

Peer-to-peer payments with anyone nearby using PayPal REST API and Chirp.

See the blog for more details.

PayPalSend PayPalReceive

For this tutorial you will also need to

  • Log in at PayPal developers page, and create an app
  • Copy/Paste the clientId and clientSecret into Credentials.swift

Objective-C

Chirp + TOTP

Send time based one time only passwords using sound.

See the blog for more details.

TOTP


About

Example code for using Chirp with iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •