Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.
This repository was archived by the owner on May 17, 2022. It is now read-only.

Firebase ANE - SubCollection of Document #146

@applauzmedia

Description

@applauzmedia

How can I find the subcollection within a document.

I can easily find collection/document but don't see a way to read my structure of collection/document/collection

I thought it would work like this.. but it errors out.

var document:DocumentReference = Firestore.collection("collectionName").document("docName").collection("collectionName");

Does anyone know a way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions