Steven Nguyen

Results 1187 comments of Steven Nguyen
trafficstars

@gregfr, what demos are you referring to?

> Any plan to update the demos? You can find the new examples/demos [here](https://github.com/open-runtimes/examples). Contributions are more than welcome! > please at least mention Thanks for the suggestion 🙏. We've...

Passing tests: ![image](https://user-images.githubusercontent.com/1477010/190519633-03903e63-fb62-4d3c-9618-59ef920323c5.png)

@CristianFigueredo, thanks for raising this issue! 🙏 It would be helpful to narrow down specifically what doesn't work with the SDK for web in react native so we can work...

In order to add support, we really need to know what exactly doesn't work so we can work on adding support. Please create an issue in https://github.com/appwrite/sdk-for-web for each problem...

@meepeek, @superseby2, for this type of functionality, are you expecting for documents to return if they have any least one of the values in the query? For example, let's say...

@emailvenkatm, actually, if you're using our Flutter SDK, the session lasts for 1 year and is automatically persisted to application data. Regardless of which SDK you use, your app should...

Would you please update the title of this issue to be more descriptive than just "Bug Report:"? The `role:guest` in the error response indicates you don't actually have an active...

> @stnguyen90 I am getting the same exact error. I am trying to seed the data but before that created anonymous session > > Here is the code > >...