Ana içeriğe atla

Kayıtlar

Eylül, 2018 tarihine ait yayınlar gösteriliyor

Ionic Android Push Notification

Ionic push notifications are really easy to implement but if you couldn't find the best tutorial to use push notification yet it can't be easy at the first. Due to this reason I decide to prepare this small tutorial for ionic developers. Lets start with easy steps. Android Push Notification  - Create Firebase account at here  https://firebase.google.com/  - After creating your firebase account click to "GO TO CONSOLE" button from right top corner of page. (you should redirect to https://console.firebase.google.com/ link.)  - Click to "Create Project" button and enter dummy values to input. Just care about application package name while you fill the input, it should has same name with your project root directory config.xml file widget id value.  - Then end of the creating new project wizard you should download google-services.json file to your project "projectName/platforms/android/app/" directory. - click the settings in the top of l