-
## Client Side
- [x] Javascript
- [ ] Swift/iOS (https://github.com/Flagsmith/flagsmith-ios-client/issues/32)
- [x] Kotlin (https://github.com/Flagsmith/flagsmith-kotlin-android-client/issues/18)
- …
-
Use the async processor to queue these up and process them async.
Suggest a limit of 100 identities per request.
Implement in SDKs:
- [ ] python
- [ ] node
- [ ] ruby
- [ ] rust
- [x] go
- …
-
### Prerequisites
- [X] I have searched the repository’s issues and the [Kinde community](https://thekindecommunity.slack.com/archives/C057M2BQ6LV) to ensure my documentation issue isn’t a duplicate
…
-
** For future users that encounter issues **
In gun version 2.1.0 an attempt is made to load certificates from the OS. Even if you disable verification this will be done.
This appears to trigge…
-
**Describe the bug**
Since upgrading to OTP 25/Elixir 1.14, run/debug configurations no longer run in IntelliJ. They fail with the following error
```
** (BadArityError) #Function with arity 3 c…
-
Currently, the aws-codegen supports **JSON** and **JSON-rest** based services. In order to bring supports for older services, the query protocol has to be implemented.
Query protocol will bring su…
-
**Describe the bug**
On the Apple Silicon, the default homebrew location is `/opt/homebrew/` not `/usr/local` which leads to broken SDK auto configuration. Instead of configuring, plugin shows proj…
bopm updated
2 months ago
-
Some of our SDKs calls `/flags` or `identities` endpoint if environment document is none(when running in local eval mode) instead of falling back to default flag handler
SDKs to verify / implemen…
-
## What is this all about?
Generate full tesla-based API client based on Open Api specification file, like this:
```ex
defmodule Petstore do
use Tesla.OpenApi,
spec: "priv/openapi/petst…
-
Hi, good day, seems that the autocomplete doesnt works for me, although I've configured both erlang and elixir sdk..
I type Enum. and press ctrl+space...then...for a long time appears a load icon b…