In MonoTouch, how can we get the version of the bundle currently running?
My closest guess is somewhere in :
NSBundle.MainBundle.ObjectForInfoDictionary
|
|
|
Use the following code to get the version of the bundle currently running:
|
|||||
|