Countly / countly-sdk-unity

Countly Product Analytics Unity SDK
https://count.ly/mobile-analytics
MIT License
42 stars 30 forks source link

Fixing CS1998 Warnings #184

Closed AliRKat closed 8 months ago

AliRKat commented 8 months ago

In order to test and not have complier errors, I also switched 'overridenMetrics' from private to internal in this branch too.

AliRKat commented 8 months ago

[Unity] Modiffy the async methods to have the "completed task"