Ernes Budiman

Results 9 issues of Ernes Budiman

If an user kicked from a group, they will get a message with ```Chat code 6 kicked from group``` according to https://heroiclabs.com/docs/social-realtime-chat/ But user applying to a closed group, and...

Hi, I'm using https://pkg.go.dev/github.com/go-co-op/gocron#pkg-examples for scheduling a task daily with cron job (clean up storage, bookkeeping, etc). Unfortunately, for enterprise nakama, seems like if we're scheduling job using this cron...

Hi, It would be very time saving if we have an ability on nakama console to "export-all" storage collection object for some specific account (system owned and/or some specific user)....

What we're missing partly from migrating from s3 to using nakama storage is the ability to have a data that could store previous revision. This would help users of the...

enhancement
planned

Hi, passing client rpc async with payload would always fail without unwrap argument `var apiRpc = await client.RpcAsync(httpKey, "rpc_test", "{\"val\": \"a\"}");` Can we get client rpc async with unwrap argument...

If we're setting a low sendTimeoutSec for socket, when an app goes into background and went back into foreground (we're using ios), the socket close event won't fire immediately on...

Unity

Hi, does this unity package work for mobile build especially ios? or if dear-imgui itself work on ios build. I've seen swift wrapper on dear-imgui so it should've work on...

Hi, passing client rpc async with payload would always fail without unwrap argument `var apiRpc = await client.RpcAsync(httpKey, "rpc_test", "{\"val\": \"a\"}");` Can we get client rpc async with unwrap argument...

C#

### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which version of the SDK? 1.2.0 How did you install the package? (Git-URL, Assetstore) Git-URL Which version of Unity? 2021.3.24f1...

Bug