Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i get Automatic IDs into collections #70

Open
AlexisVidal opened this issue Jan 19, 2021 · 2 comments
Open

how can i get Automatic IDs into collections #70

AlexisVidal opened this issue Jan 19, 2021 · 2 comments

Comments

@AlexisVidal
Copy link

is there a way to get how can i get Automatic IDs into get

@angelru
Copy link

angelru commented Jan 22, 2021

        public static string GenerateRandomId()
        {
            return CrossCloudFirestore.Current.Instance.Collection("randomPath").Document().Id;
        }

@angelru
Copy link

angelru commented Feb 26, 2021

@AlexisVidal If it solved your problem, please close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants