I've been poking around documentation but I can't seem to find an answer to my question. Unlike Apple, that separates production and development APNs, which allows for testing, is there any similar functionality for Android? We have apps in production, but need to test push notifications in-house without affecting our user base. Is the only way to achieve this, through making two Firebase projects?
Edit: Not all of the test devices are on sight as some of our testing happens through beta tests. Thank you