Hello everybody,
I'm new here, so I hope to write in correct section.
I'm using Service Studio : Version 11.53.21 / Build 61476
In my APP I'm using firebase plugin (to send push notification). I generated with success the mobile app for Android platform, while I received the folling error for iOS :
Error generating startX (iOS) Couldn't install the Cordova plugin cordova-plugin-firebase.
If the problem persists, check our documentation for more information. Download the full log in the Native Platforms tab at personal-1oix2iye.outsystemscloud.com/ServiceCenter/Application_Edit.aspx?ApplicationId=29
To register the plugin into service studio, I followed the offical guide and I'm 100% sure that the google-services.zip file was generater properly, Here a screenshot of the set up status:
Form the other side if something was wrong here, also for Androind I have should have the same errore.
I update the firebase plugin to the last version, republished the app but I've still the same error.
This is the maximum level of error detail that I'm able ro reach:
Is there another "place" from which I can have deeply details?
What can I try to do fo fix the problme?
Thanks in advance!
Michele
Hi
What is the app identifier ? It should be same which you registered in firebase console and the Target directory name should also be the same.
Thankyou Mohammad for your quick replay.
This is the app indentifier: com.outsystemscloud.personal1oix2iye.startX
I use this string in firebase console and that I got it directly from Service Studio without any alteration.
The value of the target directory is the concatenation of the string "firebase." and "app identifier"
Have I answer properly to your question?
Thx