MongoDB LINQ crashes using Aggregate on Android
I have a MongoDB database on Atlas that keeps details of books I have read. There are two collections: an authors one and a books one.
I have a MongoDB database on Atlas that keeps details of books I have read. There are two collections: an authors one and a books one.