iAd beta wrapper by Simon Choi
Simon Choi has a
beta version of his iAd wrapper for Delphi XE4 for iOS.
Very cool. I decided to take it for a spin, and it works in development mode on my device.
As a final test, I submitted an update of
my Analog Clock app. If you're one of 1,900 people who have tried it, you should see the update (if approved) soon.
:)
Thanks for pointing this.
I've some concerns about the source code. Overriding Destroy method and defining a Free method which hides the generic one is very confusing to me.