Bottom line, you can check using the Darwin kernel version number which maps to 
iOS version number as reported using uname(2) sys call which is there since the 
dawn of iOS.

The kernel version number have a roughly one to one relationship with the 
system version number. There exists a few minor releases that built on the same 
kernel though.

> On Jun 13, 2015, at 03:06, Sean McBride <s...@rogue-research.com> wrote:
> 
> On Fri, 12 Jun 2015 17:46:52 +0000, Quincey Morris said:
> 
>> I wonder what the best practices are here. It’s possible that this
>> situation is anomalous, because the API didn’t change, nor the range or
>> intended meaning of the value being passed. (The speech rate was wrong
>> in iOS 8 even if you didn’t set the rate explicitly.) It was just a bug
>> fix. Perhaps checking the generic system version is the only solution.
> 
> Yes, I think so.  I've had to fall back on that kind of check sometimes.
> 
> Cheers,
> 
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 s...@rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/max%40maxchan.info
> 
> This email sent to m...@maxchan.info

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to