-
|
Hi there, I realized that there is no way to separate the app usage on environments (dev, stage, prod), if a user shares the identifier on all environments if a notification is sent on dev, it will be shown on all other environments on my app... I saw that I can create more projects, should I use that approach? Should I Create a project for each environment that I use? If so how many projects am I allowed to create? My initial approach was to append the environment string onto the external_id like dev => dev-[external_id] But if I can create projects for each environment it would be way better! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Used Projects to separate Environments! |
Beta Was this translation helpful? Give feedback.
Used Projects to separate Environments!