R
rblanchard
Guest
I am looking at documentation that discusses creating a registration service to register a device. The following are request parameters that need to be sent: * type = "I" for iOS and "A" for Android * X-Progress-App-Id - I assume this is the api key? * token - do I have access to send this? * deviceid - do i have access to send this? Are core app is an on premise app.The mobile app will work against a customers server that is on premise. We would like to send push notification to the mobile app filtered by customer install. I thought I could use the token to do this but it looks like I cannot.
Continue reading...
Continue reading...