We are working on the On-demand Photography app. So basically we have. 2 android apps (user and photographer) 2 iOS apps (user and photographer)
android push configured with firebase and firebase allows us to configure 2 android apps against one firebase key. So multiple android apps are working on 1 one signal app id.
but iOS side doest not allow us to do so, we need to configure 2 iOS apps with 1 one signal app id.
How we can make this possible?