Users Pricing

forum

Home Forums NSCalendar throwing error on ios 7 – MindStick

NSCalendar throwing error on ios 7

Anonymous User 2577 17 Oct 2014
I am creating my app with Xcode 6 and it works fine on ios8. I just tested the app on ios7 and i get this error:

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[NSCalendar calendarWithIdentifier:]: unrecognized selector sent to class 0x3a78418c
This is the code i am using as part of converting dates from Gregorian calendar to Persian Calendar:

NSCalendar *calendar = [NSCalendar calendarWithIdentifier:@"persian"];

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md