City Directory
  • City Directory Document
  • Installation
  • How to Import Project
  • Customize Project
  • API Configuration
  • Admob Configuration
  • OneSignal integration
  • Resource Credits
  • Demo
  • FAQ'S
  • iOS Document
    • Installation
    • How to Import Project
    • Customize Project
    • API Configuration
    • Admob Configuration
    • OneSignal integration
    • Resource Credits
Powered by GitBook
On this page

OneSignal integration

OneSignal is a high volume and reliable push notification service for websites and mobile applications. To know more about onesignal follow this link - https://onesignal.com/

PreviousAdmob ConfigurationNextResource Credits

Last updated 7 years ago

Follow this link to configure onesignal in your app

Place your OneSignal App ID in build.gradle(Module:app) file in the project

manifestPlaceholders = [
        onesignal_app_id : 'PLACE YOUR ONESIGNAL APP ID HERE',        // Project number pulled from dashboard, local value is ignored.        onesignal_google_project_number: 'REMOTE']

Replace your generated google-service.json inside App Directory in project

https://documentation.onesignal.com/docs/android-sdk-setup