Riajul Islam

Results 57 comments of 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.

![image](https://github.com/iamriajul/adhan-dart/assets/24244379/77a5a303-2cb5-4c1a-abf5-6a5c52489f7f) ![image](https://github.com/iamriajul/adhan-dart/assets/24244379/2e089f8f-bdd5-4dcc-9c08-b6f0f3764752) ![image](https://github.com/iamriajul/adhan-dart/assets/24244379/79e30768-b02a-48d3-b766-f71b8868cc0f) @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.