Skip to content

[cloud_firestore] does not like underscore in iOS bundle id #928

Closed
@kroikie

Description

@kroikie

Following instructions in:
Flutter Firebase codelab

I named my project friendly_chat.

The problem is that Dart packages need to use the snake_case naming convention. When the iOS bundle name is generated, it uses the project name unchanged. Copying and pasting that into the Firebase console won't work because Firebase does not accept the underscore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked: customer-responseWaiting for customer response, e.g. more information was requested.type: documentationImprovements or additions to documentationtype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions