thisisthekap / Xamarin.RevenueCat.Android

MIT License
6 stars 5 forks source link

Extensions: no information when TaskCompletionSource is resolved multiple times #25

Closed thisisthekap closed 2 years ago

thisisthekap commented 3 years ago

When a TaskCompletionSource is resolved multiple times in Xamarin.RevenueCat.Android.Extensions, the developer is not informed.

Suggestion: Add NLog dependency and use "warn" severity for such cases.