I am setting events to calendar. The code works throughly but wen I check if the event r set on my device's calendar. It doesnt show anything. I am doing this in ios6, when I do it for ios5, it works fine.
相关问题
- CoreBluetooth - Can connectPeripheral be called mu
- Scroll view scrolling up & down on button click [d
- How to get a “Done” or “Back” button in an EKEvent
- How to launch a notification in conjunction with A
- iOS 6 facebook sdk 3.1.1 login error
相关文章
- XCode 4.5 giving me “SenTestingKit/SenTestKit.h” f
- UIActivity with no settings for Facebook
- NSAttributedString '\\n' ignored
- I have a UICollectionView and i want to show an im
- Passing parameter to WCF function using Objective
- iOS BLE - How to keep app active in the background
- I need to implement Notification Reminder in my an
- Add event and reminder not working in 6.0 marshmal
This worked for me, you can try the same. I had to navigate from one page to another, so posting the link to the two pages.
First -> https://discussions.apple.com/message/16497282#16497282
Then, from there to -> https://discussions.apple.com/message/16479587#16479587
I had to go into Settings>iCloud> and turn on Calendars. After that, I tried to attempt and run my code, and it was working well and fine again.
Do attempt this, if you facing a similar problem.
I was working on iPad 2, and with iOS 6.1.3 installed on the device.