TÜRKER KARAOĞLU

Results 2 issues of TÜRKER KARAOĞLU

Refresh token mekanizması çalışmıyor. Token sonsuz döngü yaratıyor. Aşağıdaki de hata mesajımız: System.Text.Json.JsonException: A possible object cycle was detected. This can either be due to a cycle or if the...

### Describe the bug While trying to show notifications withToastContentBuilder , at some devices it shows same notification 2-3 times. ``` new ToastContentBuilder() .AddText(message) .AddAppLogoOverride(new Uri(iconUri), ToastGenericAppLogoCrop.None) .Show(); ``` ###...

bug :bug: