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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
