Giter Club home page Giter Club logo

Comments (11)

EddyVerbruggen avatar EddyVerbruggen commented on June 9, 2024

Interesting.. there must be something wrong with your Calendar/Agenda since I have never heard of this issue before. Can you take a look at this website? https://savvyapps.zendesk.com/entries/22175423-How-do-I-fix-the-Cannot-save-event-or-No-Calendar-Set-issue-

Please let me know if you can get it to work!

from calendar-phonegap-plugin.

Menjoy avatar Menjoy commented on June 9, 2024

Now we using named calendar and it's work on iPhone4 and iPhone5, but it doesn't work on iPad with iOS 6.1.3, I think because it hasn't got named calendars. I will try use createEvent function when called error callback by creating calendar.

from calendar-phonegap-plugin.

Menjoy avatar Menjoy commented on June 9, 2024

Named calendar works on iPad iOS 6.1.3 too. We had a problem because our iPad didn't synchronized and we didn't create event in calendar manually.

But createEvent method really doesn't work on iOS. Only named calendar works.

from calendar-phonegap-plugin.

MaximShoustin avatar MaximShoustin commented on June 9, 2024

Hello,
is there any option to create event with guests list?

It should be something like meeting event.

Thanks,

from calendar-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on June 9, 2024

Hi,

Nope, it's not supported (yet), but I've very recently added a new createEventWithOptions function which would be a nice function to extend with this feature. Hope to find some time soon..

from calendar-phonegap-plugin.

ojohnson avatar ojohnson commented on June 9, 2024

Hi,

I have successfully created an event on iOS using createEvent the only problem is it does it silently. Is their anyway to make it interactive?

Great Plugin by the way loving it.

from calendar-phonegap-plugin.

ojohnson avatar ojohnson commented on June 9, 2024

Hi,

I have successfully created an event on iOS using createEvent the only problem is it does it silently. Is their anyway to make it interactive?

Great Plugin by the way loving it.

from calendar-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on June 9, 2024

Creating an event silently is the default. I created the interactive version for Android only because creating events silently is not supported on older Android SDK versions. On iOS this was never a problem, so creating events interactively on iOS is not supported.

You'll need to create your own interface in HTML and hand over the input to the create function.

Maybe I'll investigate adding iOS events interactively bye studying this a bit (but don't hold your breath): https://developer.apple.com/library/ios/documentation/EventKitUI/Reference/EKEventEditViewControllerClassRef/Reference/Reference.html#//apple_ref/occ/cl/EKEventEditViewController

from calendar-phonegap-plugin.

dhananjayharel avatar dhananjayharel commented on June 9, 2024

I am also waiting for the interactive event creation for IOS

from calendar-phonegap-plugin.

Muthukumar28041990 avatar Muthukumar28041990 commented on June 9, 2024

When I try to create a Calendar in IOS 6.1, I am getting null response in the success callback and When I try add an event in the createdCalendar, I am getting the error as "Could not find calendar". Is there any fix for this issue?

from calendar-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on June 9, 2024

@Muthukumar28041990 I don't have an iOS6 device anymore so I can't really help you, sorry. There were other with a similar issue but I have never experienced it with iOS 6 myself.

Do you have your Calendar account setup correctly (iOS setting)? Also, try playing with iCloud and non-iCloud calendars.

from calendar-phonegap-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.