Steven Nguyen

Results 1215 comments of Steven Nguyen

Unfortunately, this is a read-only repo as the code is generated by our [SDK Generator](https://github.com/appwrite/sdk-generator), and changes made only here would be wiped in the next release.

Related: https://github.com/appwrite/appwrite/issues/6976

Related to https://github.com/appwrite/sdk-for-dart/issues/59

@lohanidamodar, I tried to move a lot of logic out of ClientOfflineMixin. What do you think?

@Ritzy-NCode assigned! Thanks for your interest!

@aakashcodess thanks for raising this issue! πŸ™ As I understand it, you're requesting a way to customize the SMS message for phone auth. We actually intentionally only send the code...

@joeldrotleff > The Deno function errors out Would you please try updating the appwrite package in your deps.ts to 7.0.0?

Swift takes a long time to compile. You probably need more CPU and memory to build the function so it doesn't time out.

> I also get a slightly different error when I try to delete another type of document that also has a Two-way relationship attributes. > > I have this error...

This should be fixed by https://github.com/utopia-php/database/pull/396 which was included in https://github.com/utopia-php/database/releases/tag/0.49.2, but that hasn't been released in any 1.5.x tag yet.