...
Inform manager that you have sent an invitation to developer. After that, you can start publishing mobile application.
Create project
(For Apple: first, OT Commerce programmer must create a certificate with which the application will be signed (since he must provide the necessary data) and then we can proceed to creating the project)
Follow the link https://firebase.google.com/
...
There is a choice here: create for Android or for iOS. The example shows how to create an Android application
Step 1
(For Apple, OT Commerce programmer provides the data for "Apple bundle ID" and "Apple nickname" fields. "App Store ID" field can be left empty.)
Make a unique application identifier (Bundle ID) in English in “Android package name” field (1) in the application store (App Store or Google Play).
...
Download *.json file to your PC clicking “Download google-services.json” (1)
Click “Next” button (2)
(For Apple download the file and after that you can close the window)
Step 3
Scroll down to “Next” button and click it. All fields will be filled in automatically and you do not need to add anything.
...