11
Views
3
Comments
Solved
[Significant Change Location Plugin] Failed to install 'cordova-outsystems-firebase-core'
Question
significant-change-location-plugin
Mobile icon
Forge asset by Bruno Domingues
Application Type
Mobile

I encountered the following errors while attempting to generate the Android app for "Significant Change Location Plugin - Demo": 

[2025-03-04T07:36:38.523Z] [VERBOSE] [Build] Failed to install 'cordova-outsystems-firebase-core': Error: ENOENT: no such file or directory, scandir 'source/platforms/android/assets/www/google-services'

[2025-03-04T07:36:38.524Z] [VERBOSE] [Build] Failed to install 'cordova-plugin-firebase-analytics': Error: ENOENT: no such file or directory, scandir 'source/platforms/android/assets/www/google-services'

[2025-03-04T07:36:38.525Z] [VERBOSE] [Build] Failed to install 'cordova-plugin-firebase-crash': Error: ENOENT: no such file or directory, scandir 'source/platforms/android/assets/www/google-services'


Can anyone help with this? 

2025-01-31 03-15-38
Irfan Ahamed Abdul Shukoor
Solution

Hi @Eden Yeo ,

Are you doing any configuration from your end for the plugin?

https://www.outsystems.com/forums/discussion/43685/firebase-mobile-configuration-guide/

check this guide for firebase configurations.

If it doesnt help try to update your common plugins and then try to generate build. 
I try to generate build and it was successfull.


Thank You.

UserImage.jpg
Eden Yeo

It works perfectly! Thank you so much. 

2025-11-11 13-17-51
Rajan C

Hi,

    Looks like the existing configuration present in the demo module is incorrect.

* Remove the existing configuration exists under the resource folder and add the new google service details

OR

* Remove the firebase analytics and crash modules from the demo module.

I guess you just want to test the GPS functionality alone right 

And Also please refer the below link for further details,

https://success.outsystems.com/support/errors/mabs_errors/os_mabs_gen_40011/ 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.