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?
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.
It works perfectly! Thank you so much.
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/