[aerogear-dev] {Native} client SDK for push

Christos Vasilakis cvasilak at gmail.com
Mon Apr 22 05:33:41 EDT 2013


On Apr 22, 2013, at 11:33 AM, Matthias Wessendorf <matzew at apache.org> wrote:

> Hi,
> 
> Christos and I sync'd up on getting code ready for a client SDK, that supports registration of a device, with our backend (e.g. Push/Connectivity Server)
> 
> A few general notes:
> 
> * We should have Reachability in mind:
> https://www.pushlayer.com/blog/2013/03/12/ios-push-notifications-best-practices)

+1 for that (and actually during submission of an app to the store, if 'Reachability' is not enforced the app is rejected by apple). This is to ensure good practice and the user of the app is informed by a dialog that the app can't work if the net connection is down. 

> 
> * Registration of the device is the main issue/focus of the (Push Registration) SDK:
> https://github.com/matzew/ag-up-poc#registration-of-an-installation-on-a-device-ios
> 
> = Requirements = 
> The API should be able to send these items to the device registration server:
> * token
> * os
> * type
> * version (of the OS)
> * alias/client-identifier (optional)

+1 looks fine, the minimum required for the reg to work in the backend.

> 
> Right now (see above github link) APP also needs to know these IDs:
> - push app id
> - mobile variation id
> 
> (and the URL of the Push Server)
> 
> 
> greetings,
> matthias
> 

Thanks
Christos

> 
> -- 
> Matthias Wessendorf 
> 
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130422/1e5d2c55/attachment.html 


More information about the aerogear-dev mailing list