Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Cannot copy files to platforms/android folder during the build phase #144

Closed
@codeback

Description

@codeback

My project uses Firebase and we need to copy google-services.json to platforms/android.

The problem is that this file is deleted since the ns-bundle command removes the platform folder and adds it again later.

So that, the build process fails with the following error:

Execution failed for task ':processF0F1F2F3F4DebugGoogleServices'.
> File google-services.json is missing. The Google Services Plugin cannot function without it.

Is there a way to have this file copied during the build phase?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions