<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>On Apr 22, 2013, at 11:33 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org">matzew@apache.org</a>&gt; wrote:</div><div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi,<div><br></div><div style="">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)</div><div style=""><br>
</div><div style=""><div>A few general notes:</div><div><br></div><div>* We should have Reachability in mind:</div><div><a href="https://www.pushlayer.com/blog/2013/03/12/ios-push-notifications-best-practices">https://www.pushlayer.com/blog/2013/03/12/ios-push-notifications-best-practices</a>)</div></div></div></blockquote><div><br></div>+1 for that (and actually during submission of an app to the store, if '<a href="http://developer.apple.com/library/ios/#samplecode/Reachability/Introduction/Intro.html">Reachability</a>' 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.&nbsp;</div><div><br><blockquote type="cite"><div dir="ltr"><div style="">
<div><br></div><div>* Registration of the device is the main issue/focus of the (Push&nbsp;Registration) SDK:</div><div><a href="https://github.com/matzew/ag-up-poc#registration-of-an-installation-on-a-device-ios">https://github.com/matzew/ag-up-poc#registration-of-an-installation-on-a-device-ios</a></div>
<div><br></div><div style="">= Requirements =&nbsp;</div><div>The API should be able to send these items to the device registration server:<br></div><div>* token</div><div>* os</div><div>* type</div><div>* version (of the OS)</div>
<div>* alias/client-identifier (optional)</div></div></div></blockquote><div><br></div>+1 looks fine, the minimum required for the reg to work in the backend.</div><div><br></div><div><blockquote type="cite"><div dir="ltr"><div style=""><div><br></div></div><div style="">Right now (see above github link) APP also needs to know these IDs:</div><div style="">- push app id</div><div style="">- mobile variation id</div><div style="">
<br></div><div style="">(and the URL of the Push Server)</div><div style=""><br></div><div style=""><br></div><div style="">greetings,</div><div style="">matthias</div><div><br clear="all"></div></div></blockquote><div><br></div>Thanks</div><div>Christos</div><div><br><blockquote type="cite"><div dir="ltr"><div><div><br></div>-- <br>Matthias Wessendorf <br><br>
blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/aerogear-dev</blockquote></div><br></div></body></html>