Menu

MFMailCompose issue on iOS7

OceaBen
2013-12-02
2014-01-09
  • OceaBen

    OceaBen - 2013-12-02

    Hi,

    No issue on iOS6 with MFMailCompose.

    On iOS7, there is an exception if there is no email account.

    Please also note that I can't use the MFMailCompose graphic component on Delphi XE5.
    When I select it on your demo project main form, Delphi XE5 IDE is automatically closed by Window...

    B.R.

    Ben

     
  • OceaBen

    OceaBen - 2013-12-11

    Hi,

    Any update on this?

    Thanks.

    B.R.

    Ben

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-12-11

    Hi Ben

    Fixed.

    Download last version v7.1.1

    Thank you for feedback.

    Regards

     
  • OceaBen

    OceaBen - 2013-12-16

    Thank you so much for all this amazing work!

     
  • OceaBen

    OceaBen - 2014-01-08

    Hi Babak,

    I still have below issue with the 7.5.4 version of your components...

    On iOS7, there is an exception if there is no email account.
    Please also note that I can't use the MFMailCompose graphic component on Delphi XE5.
    When I select it on your demo project main form, Delphi XE5 IDE is automatically closed by Window...

    Could you please have a look?

    Thanks

    Ben

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-01-08

    Hi Ben

    Please download last source [code] and test it again.

    Regards

     

    Related

    Code: code

  • OceaBen

    OceaBen - 2014-01-09

    Hi Babak,

    With the last version I can use successfully the MFMailCompose graphic component on Delphi XE5. Great!

    When I try to send an email without any email account, there is no exception. Great!

    The only thing is that we don't have now an error message (something like "No email account") as we had on iOS6 with previous version of your component. But the best is that the exception issue is fixed.

    Thanks a lot!!!!

    Ben

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-01-09

    Hi Ben

    Please download last source [code]

    function TDPFMailCompose.CanSendMail: Boolean;
    

    Added CanSendMail function, now you can check account configured and exists before sending mail, and show your own message

    if returned false then you have not a valid mail account for sending.

    Regards

     

    Related

    Code: code


    Last edit: Babak Yaghoobi 2014-01-09

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.