Skip to content

fatihkaya84/sample-telerik-baas-push-notification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

sample-telerik-baas-push-notification

Try in AppBuilder

This application is a basic example of using Push Notifications provided by Telerik BackEnd Services.

Requirements

Install

  1. Log in Telerik AppBuilder and clone the repository.
  2. Open the main.js file located in the '/scripts/app' folder.
  3. Locate the string GOOGLE_PROJECT_NUMBER and replace it with your Google project number. More details on obtaining the project number can be found here: https://developers.google.com/console/help/#projectnumber
  4. Locate the string BAAS_API_KEY and replace it with the API Key of your 'Friends' project in Telerik BackEnd Services portal. It can be found in the API Keys section.
  5. Enable Push Notifications in Telerik BackEnd Services. Go to your project settings and in the Push Notifications section activate the push providers.
  6. Deploy the project to mobile device and run it.

About

Telerik BackEnd Services push notifications hybrid sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 4.7%