So this is something I've been trying to get my head around when I was trying to load one of my older apps.
There's a lot of threads where people are asking for the supported audio formats in iOS. And in most of them someone comments that support for AMR (Adaptive-Multi-Rate) was dropped in iOS 4.3. How do they know this? Supported Audio file formats in iPhone
But I cannot find ANY api changes or anything about this in Apples official documentations.
i.e the diffs between 4.2 and 4.3: https://developer.apple.com/library/ios/releasenotes/General/iOS43APIDiffs/
How can I get som actual documents saying that this actually happened?
Any help here would be much appreciated!