Howdy, Actually I have implemented the code as you have show and it compiles fine. It also seems to operate fine however it is not sending the email.
I do notice that Cc/Bcc. From all show on the same line. Is that an issue. Nothing is in the Cc or Bcc fields.
Running 4.3.5 Any ideas ?
thanks
Kramblueify 3 months ago
Excellent Tutorial, the best one I found on this subject.
Thanks
Hi,
I implemented the code,it looked perfect. but the thing is when i pressed on send button it is dismissing ,but i am not getting any mail.
I mean ,i gave my email address in the place of recipient. I didn't get any mail.
Looking for ur reply. the tutorial was very helpful.
madhukaly 4 months ago
can you help me , i have it compiled and all , it just doesn't let me send the email , it says that my ipad isn't set up for email :/
tipwx 6 months ago
Hey man im having some truble with this code please help me out
it says that "picker" is undeclared and that init needs a "]" before.
Thanks for the awesome tutorial !!!
-(void)displayComposerSheet
{ MFMailComposeViewController *picker [[MFMailComposeViewController alloc] init]; picker.mailComposeDelegate = self;
thetechcenter02 7 months ago
@thetechcenter02 You forgot the equal sign. MFMailComposeViewController *picker = [[MFMailComposeViewController alloc] init]; not MFMailComposeViewController *picker [[MFMailComposeViewController alloc] init];
iTracki 7 months ago
@iTracki Thanks so much!!!
Doent work from simulator.. :(
rsp1990 8 months ago
@rsp1990 If you're asking for help, please don't just tell me if "doesn't work." What error messages are you getting? What happens?
iTracki 8 months ago
Awesome tutorial, many thanks!
Hazzleeee 9 months ago
NIce one - Seriously appreciated!
ginkgostudios 10 months ago
THANK YOU SO MUCH!!!!!!!!!!!!
hendrikvandijk1967 10 months ago
Howdy, Actually I have implemented the code as you have show and it compiles fine. It also seems to operate fine however it is not sending the email.
I do notice that Cc/Bcc. From all show on the same line. Is that an issue. Nothing is in the Cc or Bcc fields.
Running 4.3.5 Any ideas ?
thanks
Kramblueify 3 months ago
Excellent Tutorial, the best one I found on this subject.
Thanks
Kramblueify 3 months ago
Hi,
I implemented the code,it looked perfect. but the thing is when i pressed on send button it is dismissing ,but i am not getting any mail.
I mean ,i gave my email address in the place of recipient. I didn't get any mail.
Looking for ur reply. the tutorial was very helpful.
Thanks
madhukaly 4 months ago
can you help me , i have it compiled and all , it just doesn't let me send the email , it says that my ipad isn't set up for email :/
tipwx 6 months ago
Hey man im having some truble with this code please help me out
it says that "picker" is undeclared and that init needs a "]" before.
Thanks for the awesome tutorial !!!
-(void)displayComposerSheet
{ MFMailComposeViewController *picker [[MFMailComposeViewController alloc] init]; picker.mailComposeDelegate = self;
thetechcenter02 7 months ago
@thetechcenter02 You forgot the equal sign. MFMailComposeViewController *picker = [[MFMailComposeViewController alloc] init]; not MFMailComposeViewController *picker [[MFMailComposeViewController alloc] init];
iTracki 7 months ago
@iTracki Thanks so much!!!
thetechcenter02 7 months ago
Doent work from simulator.. :(
rsp1990 8 months ago
@rsp1990 If you're asking for help, please don't just tell me if "doesn't work." What error messages are you getting? What happens?
iTracki 8 months ago
Awesome tutorial, many thanks!
Hazzleeee 9 months ago
NIce one - Seriously appreciated!
ginkgostudios 10 months ago
THANK YOU SO MUCH!!!!!!!!!!!!
hendrikvandijk1967 10 months ago