I am trying to build react native(0.59.9) android app with firebase push notification(FCM - ^16.2.4). I used this Doc https://github.com/evollu/react-native-fcm! . After add google-service.json file and gradle dependencies , it gave errors.
Task :react-native-fcm:generateDebugBuildConfig FAILED
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':react-native-fcm:generateDebugBuildConfig'. Unable to delete directory '.......\node_modules\react-native-fcm\android\build\generated\source\buildConfig\debug\com\evollu\react' after 10 attempts
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.