Menu

DPFADBanner not displayed correctly on Delphi XE6 (device and simulator)

Olly
2014-05-07
2014-05-09
  • Olly

    Olly - 2014-05-07

    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

     
  • Lonely

    Lonely - 2014-05-07

    Babak,

    Thank you for this great work.
    I also have this problem.

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-08

    Hi Olly

    Fixed.
    Please download last source code from SVN ( Code Section).
    Thank you for feedback.

    Regards

     
  • Olly

    Olly - 2014-05-08

    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

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-08

    Hi Olly

    Fixed.
    Please download last source code again.
    Thank you for feedback.

    Regards

     
    • Olly

      Olly - 2014-05-09

      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

       
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-09

    Hi Olly

    Please download last source code.
    There is a bug in EMB StatusBarHidden setting, But you can call

    DPFADBanner1.Resize;
    

    in OnFormShow for fixing iAd height.

    Regards

     
  • Olly

    Olly - 2014-05-09

    Hi Babak,

    super ! Now it's perfect.

    Thank you very much :-))

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.