ionic-team / ionic-v3

The repo for Ionic 3.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
129 stars 86 forks source link

How to integrate two or more fcm project in ionic one project using ionic v3 #1103

Open Bhagirath123 opened 4 years ago

Bhagirath123 commented 4 years ago

i am making one project in ionic v3 i need to integrate one or more fcm project for push notification

Description

project name is example package id is com.example.in

then i am create two fcm project using two different user account using same package id and same project name now i need to integrate that two fcm project in my app how can i implement that can any one help