App to check App Store compatibility isn't in the App Store
Written by Kay Ewbank   
Saturday, 26 March 2011

A free tool to help you increase the chance of success when submitting your apps to Apple’s Mac store has been released - but it's not in the App Store.

One reason apps are rejected by Apple is because they contain private APIs. Moreover, your app can be rejected even if you happen to accidentally name a method the same as one of the private APIs.Chimp studio's App Scanner is a utility that checks your iOS app for any of the private APIs that would result in it getting rejected by Apple.

It currently checks 24,000 signatures, and will also highlight any names that you’ve included that could cause problems because of similarities to private APIs. The method used is similar to the one Apple uses when you submit your app.

 

appstorescan

Ironically, App Scanner itself was rejected by Apple for ‘legal concerns’. The most likely reason behind the rejection is that if App Scanner appeared to be endorsed by appearing in the Mac store, developers would complain if apps that passed App Scanner were then rejected by Apple.

Developers were disappointed when Xcode 4 was released earlier this month as, despite a complete redesign, it still doesn’t include a scanner to check for private APIs.

"It is a bit disappointing that in the three years that the iOS software development kit has been available to third party developers, Apple hasn't provided any kind of pre-check tool," says App Scanner's developer Andrew Schenk.

App Scanner is free and can be downloaded from http://www.chimpstudios.com/appscanner. It comes with a sample iOP app and a command line interface so you can integrate it in scripts to make it easy to incorporate the check into your build process.

 

Banner


Undefined Behavior Just Not Worth The Effort!
30/04/2025

Some very interesting research has just been published that throws a lot of light on the crazy belief that undefined behavior is useful, essential even, to certain types of optimization rather than th [ ... ]



A Trio Of Coding Agents At Microsoft Build
20/05/2025

Day 1 of Microsoft Build 2025 was, as expected, an AI-focused event with Satya Nadella devoting much of the keynote to artificial intelligence agents giving us a picture of a future in  whic [ ... ]


More News

Last Updated ( Friday, 25 March 2011 )