The TAB – mobile testing
TABThe TAB is OCC’s Technical Advisory Board, made up of representatives from OCC’s project and product groups. The TAB’s role includes reviewing technology developments and their impact on the company’s software development. Test your production code Things can go wrong between debug and release builds: conditional compilation linking incorrect project configuration/build dependencies This means we need to test the production build. However, this is not always as simple as it sounds. Apple makes it almost impossible to test release builds[...]