vendredi 10 février 2017

AWS-SNS: how to create a single app for multiple platform

Vote count: 0

Am using AWS-SNS to create multiple applications each application should be able to send push notification to both Android and iOS.

Currently am able to create an application for only one specific platform Android for example using createPlatformApplication api, the request param is like this:

params = {
    Attributes: {
      PlatformCredential: gcm_key,
    },
    Name:app_name,
    Platform: gym,
  };

My question is how to create single application for multiple platforms!

asked 20 secs ago

Let's block ads! (Why?)



AWS-SNS: how to create a single app for multiple platform

Aucun commentaire:

Enregistrer un commentaire