thank you very much - unfortunately the latest version doesn't compile in Delphi XE6 - there is an error in DPF.iOS.UITextView: undeclared identifier "FUITextView". Can you check this, please ?
Kind Regards
Olly
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thank you - package installes properly now. But there is still a problem when the banner is loaded at the first time. Only half of the hight is visible. After rotating the device and rotating it back again it is displayed correctly, you can check the demo-project on the device to see what I mean :)
Kind Regards
Olly
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The DPFADBanner works fine in Delphi XE5 - in XE6 only half of the banner is visible in simulator and device. Could you check and fix this, please ?
Thank you in advance
Oliver
Babak,
Thank you for this great work.
I also have this problem.
Hi Olly
Fixed.
Please download last source code from SVN ( Code Section).
Thank you for feedback.
Regards
Hi Babak,
thank you very much - unfortunately the latest version doesn't compile in Delphi XE6 - there is an error in DPF.iOS.UITextView: undeclared identifier "FUITextView". Can you check this, please ?
Kind Regards
Olly
Hi Olly
Fixed.
Please download last source code again.
Thank you for feedback.
Regards
Hi Babak,
thank you - package installes properly now. But there is still a problem when the banner is loaded at the first time. Only half of the hight is visible. After rotating the device and rotating it back again it is displayed correctly, you can check the demo-project on the device to see what I mean :)
Kind Regards
Olly
Hi Olly
Please download last source code.
There is a bug in EMB StatusBarHidden setting, But you can call
in OnFormShow for fixing iAd height.
Regards
Hi Babak,
super ! Now it's perfect.
Thank you very much :-))