/simple-api-client-example-ios

A very simple iPhone application to illustration the use of the Evernote API and SDK

Primary LanguageObjective-C

A very simple iPhone application to illustration the use of the Evernote API and SDK.

This application is designed to be a simple, clear example of how to integrate the Evernote Cloud API into an iOS application using the Evernote iOS SDK (which implements the OAuth authentication protocol). It describes how to authenticate with the Evernote Cloud API using OAuth and displays the total number of notes in the authenticated user's account.