I have compile error when I imported ads-kit after essential-kit-v3. Issue report
Assets\Plugins\VoxelBusters\EssentialKit\Runtime\Android\BillingServices\BillingTransaction.cs(44,55): error CS1501: No overload for method 'GetDateTimeOptional' takes 1 arguments
Ads-kit 1.8.0
Essential Kit 3.2.0
Unity 6.000.0.31f1
After deeper inspection the AdsKit is modifying the NativeDate script that cause issue?