• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: state of apns?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: state of apns?


  • Subject: Re: state of apns?
  • From: Jesse Tayler <email@hidden>
  • Date: Wed, 29 Jun 2011 13:36:54 -0400

I'm missing just a little something --

I'm able to send apns running my wo-app in eclipse - I now send without returning an error at least.

    	String payload = APNS.newPayload().alertBody("Alert!").build();
    	String token = "3a09e272 3668c411 .....";
    	service.push(token, payload);

I got my device token string from the return value on the ios device - so it seems my device has properly registered - yes?

	- (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken {

The token string I'm  sending from WO is the token string returned in my iOS device but still no notification gets received?

Something I've missed or should check?


 _______________________________________________
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

  • Follow-Ups:
    • Re: state of apns?
      • From: Farrukh Ijaz <email@hidden>
References: 
 >state of apns? (From: Jesse Tayler <email@hidden>)
 >Re: state of apns? (From: Amedeo Mantica <email@hidden>)
 >Re: state of apns? (From: Jesse Tayler <email@hidden>)

  • Prev by Date: Re: Antw: Using StoredProcedure
  • Next by Date: Re: ERCoreBusinessLogic docume-anything
  • Previous by thread: Re: state of apns?
  • Next by thread: Re: state of apns?
  • Index(es):
    • Date
    • Thread