Page 1 of 1

Push Notifications

Posted: Tue Feb 26, 2013 8:16 am
by Joe Bohen

Hi,
I have a couple of questions about Push Notifications.

Is it planned to expose Tiggzi push notifications via an APIin order that messages may be generated from an external source. If so when will this enhancement be made?

Do the existing push notifications register the device with GCM or is it registered only on the Tiggzi servers?

Regards,
Joe


Push Notifications

Posted: Tue Feb 26, 2013 8:32 am
by Maryna Brodina

Hello!

1) It's already done Push Notifications Master Keys, but there is no documentation yet

2) Yes, push notifications register the device with GCM or APNS (depending on OS), then on our server


Push Notifications

Posted: Tue Feb 26, 2013 8:50 am
by Joe Bohen

Hi Marina,

That is really good news got an idea that the master key was related to this! When do you expect to publish the documentation?

Is it possible to grab the GCM or APNS registration key when this is returned?

Regards,
Joe


Push Notifications

Posted: Tue Feb 26, 2013 9:50 am
by Maryna Brodina

Unfortunately not sure about the documentation.

Is it possible to grab the GCM or APNS registration key when this is returned? it's possible with JS


Push Notifications

Posted: Tue Feb 26, 2013 10:32 am
by Joe Bohen

Hi Marina,

Thanks for the info just one last question. If I were to grab the registration key would I then be able to use the key to send messages directly via either GCM or APNS and capture the incoming push.

Regards,
Joe


Push Notifications

Posted: Tue Feb 26, 2013 11:33 am
by Maryna Brodina

Yes