-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.