Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

A push certificate is created in your Apple Developer account.  This certificate allows your app to send out push notifications to the end users who have downloaded it.  This feature is only available for live production apps, not test apps.

Once you have downloaded your certificate from Apple, you need to upload it into the MobileSmith platform.  In the left-hand menu, go to App Stores > Push Credentials.  In the iOS section, click the blue "Add" button and upload your certificate.

 

To get the Push Certificate Password, use the Keychain Access on your Mac.  Find your certificate and export it.  It will let you set a password - be sure to remember it!  Then enter that same password in the platform.

 

The Browser API Key is created in your Google Developer account.  Find your project and go to "API Access".  Find the "API key" field, copy it, and then paste it into the "Browser API Key" field in the platform.

 

The Project Number can also be obtained from your Google API console.  In the Overview section, copy the "Project Number" field and then paste it into the same field in the platform.

 

  • No labels