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

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

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

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.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 06-25-2008, 08:36 AM   #1 (permalink)
New Member
 
Join Date: Jun 2008
Posts: 10
jwpin is an unknown quantity at this point
Default Creating app to dial a number

I found a web app that will speed dial a number.

I would like to create an app using the SDK. Can anyone help point me in the create direction.

I am learning and this seems like a good app to start with!

JWP
jwpin is offline   Reply With Quote
Old 07-18-2008, 08:25 AM   #2 (permalink)
Registered Member
 
Join Date: Jul 2008
Posts: 38
VictorTiamat is on a distinguished road
Default Creating app to dial a number

NSURL *url = [ [ NSURL alloc ]
initWithString: @"tel://212-555-1234" ];
[ self openURL: url ];
VictorTiamat is offline   Reply With Quote
Old 09-02-2008, 04:47 PM   #3 (permalink)
Registered Member
 
Join Date: Aug 2008
Posts: 50
GabeJacobs is on a distinguished road
Default didn't work

When I put that in the app crashes and I have this warning

Grabup Image
GabeJacobs is offline   Reply With Quote
Old 09-02-2008, 09:51 PM   #4 (permalink)
Some guy
 
MattCairns's Avatar
 
Join Date: Jul 2008
Location: Canada
Posts: 103
MattCairns is on a distinguished road
Send a message via AIM to MattCairns
Default

Quote:
Originally Posted by GabeJacobs View Post
When I put that in the app crashes and I have this warning

Grabup Image

Try this

NSURL *url = [ [ NSURL alloc ] initWithString: @"tel:212-555-1234" ];
[[UIApplication sharedApplication] openURL:url];
MattCairns is offline   Reply With Quote
Old 09-02-2008, 09:51 PM   #5 (permalink)
Registered Member
 
Join Date: Jun 2008
Posts: 83
i.d3v1l is an unknown quantity at this point
Default

yup matt's idea will work :P

cheers
i.d3v1l 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Retrieving phone number from address book, satvik_85 iPhone SDK Development 18 01-28-2010 10:11 PM
warning: calling the ADC support number mellomike iPhone SDK Development 3 07-13-2008 02:05 AM
retrieving phone number... satvik_85 iPhone SDK Development 0 06-30-2008 09:18 AM
my number satvik_85 iPhone SDK Development 0 06-27-2008 02:07 AM
Number of devices for testing under iPhone developer program Eric20000 iPhone SDK Development 1 06-16-2008 10:37 PM


» Advertisements
» Online Users: 335
3 members and 332 guests
guusleijsten, Kryckter, LEARN2MAKE
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,649
Threads: 94,113
Posts: 402,880
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Anwerbl
Powered by vBadvanced CMPS v3.1.0

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