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:
* Registration of the device is the main issue/focus of the (Push Registration) SDK:
= 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)
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