Re: state of apns?
Re: state of apns?
- Subject: Re: state of apns?
- From: Jesse Tayler <email@hidden>
- Date: Wed, 29 Jun 2011 14:58:38 -0400
thanks - there's still a bit of confusion --
On Jun 29, 2011, at 2:20 PM, Farrukh Ijaz wrote:
> NSURL *url = // URL of your web application ...
does this need to be an active part on my server already? I haven't got javaapns installed on the server yet -- I am getting classdefnotfound errors after installing the .jar and haven't figured that out yet.
but this url should be like
app.mydomain.com/
does that have to route to /apns.php file or something?
> NSString *udid = [[UIDevice currentDevice] name]; // This is perfectly legal. You just need to make sure it's not visible publicly.
>
UDID or device name? not the uniqueIdentifier?
What's illegal exactly? Are we responsible for not showing a device name?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden