It is good to be able to test apps against beta releases of iOS, but the number of beta releases Apple is pushing out seems to turn the benevolence into annoyance for me on several bases:
- huge file downloads for the SDK and iOS images
- having to keep fixing things, which may be broken in the next beta
- the release notes from Apple is often not enough for me to figure out why my apps break
- the NDA makes it much more difficult to find an answer on the Web
So, I started wondering, how other iOS developers deal with this. Does Apple have a recommended approach to test apps with their frequent beta releases? When should I submit the fixes to Apple for the new iOS (keeping in mind that it might be broken in the next beta relesae)?
Could someone please suggest or point me to a plausible approach to test apps against beta iOS releases?