Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8152101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:36:57+00:00 2026-06-06T15:36:57+00:00

I am trying to create a notebook from my app. The problem is I

  • 0

I am trying to create a notebook from my app. The problem is I cannot create the notebook.

EDAMNotebook *notebook = [[EDAMNotebook alloc]init];
notebook.name = @" List";
EDAMNote *createdNote = [noteStore createNotebook:authToken :notebook];

Xcode tells me that noteStore does not exist. I tried importing NoteStore.h but that file does not exist.

So can someone please provide me with some code on how to create a notebook as well as a note in iOS.

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T15:36:59+00:00Added an answer on June 6, 2026 at 3:36 pm

    noteStore is the name of an instance variable. If you haven’t created and initialized it, then it does not exist.

    What you probably want to do is call [NoteStore createNotebook:authToken :notebook]. In the current version of the Evernote SDK, you would want to include EvernoteNoteStore.h and add the following line of code before noteStore is referenced:

    EvernoteNoteStore *noteStore = [EvernoteNoteStore noteStore];
    

    This will get the shared instance of the EvernoteNoteStore which you can use to create a new notebook.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to create Database as follows: USE Master GO IF NOT EXISTS(SELECT [Name] FROM
Hi I'm trying to fetch notes from my Evernote notebook for my Rails app
I'm trying to create new GTK Notebook tabs that contain both a name (as
I've been trying create this simple ish to-do list web app using JavaScript &
Trying to create a facebook app just to learn and coming across a strange
I'm trying create a box in my Django app that displays text (and possibly
I trying create a class derivated from System.Web.UI.Page and in override Render i set
I'm trying create an immutable object and initialise it from xml config file in
I'm trying create a regex that verifies an xml entity name is valid (see
I am trying create a data.frame from which to create a graph. I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.