Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 07-04-2009, 05:56 PM   #1 (permalink)
New Member
 
Join Date: Jun 2009
Posts: 24
Default Having some issues launching mail from a tab bar app

Hiya guys, just thought I'd post this question here since I think I've exercised all options.

- Ok I have a Tab Bar app with a NavBar as well
- In one of my views that's loaded from a separate nib file
- I place a button in there that will launch the mail app
- In that nib's associated .h file I setup a simple
Code:
- (IBAction)emailClick:(id)sender;
and wired that in IB
- in the .m file I placed the corresponding code

Code:
NSURL *url = [[NSURL alloc]
initWithString:@"mailto:whoisit@whatisit.com?subject=subject&body=body"];
[[UIApplication sharedApplication]openURL:url];
- everything succeeds in the build but when I click the button on my device and the simulator, it crashes with an UNCAUGHT_EXCEPTION and I can't for the life of me figure out what I'm doing wrong. Everything works correctly in a test I did with just a viewController, so I'm suspecting that the loaded nib can't execute this action due to it being a subclass?

Some help please

Cheers!
lildragon is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 854
21 members and 833 guests
ajaysharma, aziz, carpi, chiataytuday, cuonglak, dalenads28, DJFrail, fiftysixty, ilmman, inikolaev_25, Ishika Verma, klbaiju, leahov, LEARN2MAKE, Morgan72, provalminsk, Shubhank, snackbox, suksmo, Vineesh, viperfan91
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,296
Threads: 89,032
Posts: 379,809
Top Poster: BrianSlick (7,086)
Welcome to our newest member, dalenads28
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:03 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0