Countly / countly-sdk-unity

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

Simple Refactor and Count Check Update #218

Closed AliRKat closed 2 months ago

AliRKat commented 2 months ago

I refactored some of the test codes, and those will also receive an update soon. PR is created mainly for the check on CrashReportsCountlyService.cs line 161, which has the same issue with request repo checks.

If desired, we can also add a while loop in here to make sure it has the same behavior as the request repo's count check.

AliRKat commented 2 months ago

[Unity] CrashReportsCountlyService breadcrumb count check needs to be updated