Ahmet YÜREKLİ
Ahmet YÜREKLİ
Thanks for contribution. It looks neat. Your PR will be merged right after i complete tests on both ios and android platforms.
I could not complete the tests due to health problems. I will merge this pull request as soon as possible. Thank you for your understanding.
Hello I have been testing this feature since yesterday. There is couple of problems related to Android permissions. First of all im using an Android 13 device. It seems like...
Please make sure that your atlas ip whitelist configured. If you still encounter CERTIFICATE_VERIFY_FAILED error; it means that you have to use a certificate file while connecting. Mondroid uses mongo-dart...
Please make sure that your connection string is correct. Your connection string have to specify parameters given below - databaseName - authSource - authMechanism Also your user must have read...
Unfortunately mongo_dart driver don't support accessing multiple databases within single connection. Due to limitation; each database must be accessed by seperate connection. However the developer of mongo_dart library, works on...
Good idea, i will try to implement in next release.