Re: iPhone List? - few questions
Re: iPhone List? - few questions
- Subject: Re: iPhone List? - few questions
- From: Roland King <email@hidden>
- Date: Thu, 23 Jul 2009 15:27:31 +0800
If you're trying to use data which has been sms'ed to your user, which
is something I've thought about doing before, the only way which I
thought it could be done is to register your own url for the application
and then have the sms you send include the data in a URL format, eg if
your app registered URL is foobar you might have foobar://yourdatahere
in the SMS. I believe that you'll then have the opportunity in the SMS
screen to click the ">" arrow at the side of the screen and your app
will launch with that URL as data and you can process it.
I don't think you can get any more automated than that. It also relies
on you sending the data in a compatible format.
Not totally sure this is related to the UIRequiredDeviceCapabilities
though, go hunt around the docs for url or 'phone:' and 'text:', I think
those are a couple of the URLs that apple registers for stuff and the
documentation is around there.
If I have misunderstood what you're asking .. sorry
Gustavo Pizano wrote:
Aha ok.. thanks.
I need to develop an iPhone app that fetches sms data form the sender,
the data are access keys, so I was wondering if tis possible to do such
an application.
I was reading the iPhone App programing Guide, and there is something
interesting, I can register my app with some particular keys, in my
case, "sms" into the UIRequiredDeviceCapabilities, so I can comunicate
with teh iPhone app that handles the sms, and fetch the data... am I
correct?
Thx
G.
On Jul 23, 2009, at 9:11 AM, Roland King wrote:
if your questions are Cocoa, Core Foundation etc related and about
released software (ie not iPhone OS 3.1), ask away.
you can try the apple iphone dev forums too if you like (but I dont
find them anywhere as nearly useful as this list)
Gustavo Pizano wrote:
Hello, I wish to know if this list works also for iPhone developer,
I hadn't found one related to iPhone except the govIphone, that its
for goverment iPhone apps... so.. :S.
If this is the correct list to write then please let me know so I
can ask few questions related.. Im a mac developer but starting to
dev for iPhone..
Thanks
Gustavo
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden