Riajul Islam
Riajul Islam
> final term1 = sin(radians(h0)) - > (sin(radians(coordinates.latitude)) * sin(radians(delta2))); > final term2 = cos(radians(coordinates.latitude)) * cos(radians(delta2)); > var y = term1 / term2; > if(y < -1.0) y =...
@HamadBangash353 can you retry using the TZDateTime? and do not pass utcOffset.
   @HamadBangash353 ?
Hello sir!, Any updates on this?
I've tested, it's working. On Thu, May 27, 2021 at 10:17 PM MK ***@***.***> wrote: > @iamriajul I think it works, but it would > be nice to have someone...
@danilowoz Thanks for the reply. I'll try to contribute to the repo in my free time.
> is something similar possible in Dart? I don't think dart support that.
And changing the existing API for ConnectionData would cause an issue. I've seen that the SDK uses the tokenUrl to generate tokens for both RTC & RTM (if enabled). To...
> Another thing I've noticed is that the SDK is using the deprecated routes for `agora-token-service`, The SDK should be using the `POST /getToken` endpoint for generating both types of...
`Your app`! Which app? This isn't an app.