Skip to content

Incorrect IDX/Firebase Studio template causing build errors #2354

@domingoshawn

Description

@domingoshawn

Description: Due to recent refactoring of Google Maps SDK for Android sample apps, it now requires you to open the application at the top-level directory and build the gradle. This means that the subDir parameter is no longer required to build the application.

Currently, the IDX/Firebase Studio template defaults to "tutorials/java/MapWithMarker/" when subDir parameter is empty.

Fix: Remove the default parameter for subDir parameter from open-in-idx-template/idx-template.json

Current Workaround: Manually remove the "Project Subfolder" value in the Firebase Studio interface before creating the workspace. This adds additional step that is not documented and is not great for user experience especially for those unfamiliar with the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions