How can my iphone app detect it's own version number?

Posted by cmos on Stack Overflow See other posts from Stack Overflow or by cmos
Published on 2009-01-19T18:32:22Z Indexed on 2010/06/08 5:32 UTC
Read the original article Hit count: 164

Filed under:
|

I'm writing an iPhone app. It's already been published, but I would like to add a feature where it's version number is displayed.

I'd rather not have to do this manually with each version I release..

Is there a way in objective C to find out what the version is of my app?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about version