Harmless but annoying warning with NativeBillingTransaction.cs

Hidden
💪 Now available
 

I'm getting this (harmless but annoying) warning after every recompile:

Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/BillingServices/NativeBillingTransaction.cs(59,23): warning CS0114: 'NativeBillingTransaction.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.

Adriaan

1 year ago

Activity
Ayyappa

Fixed by adding override keyword.
You can see the fix in upcoming release 2.5.0

0    1 year ago    Reply

Comment must be at least 20 characters.
Cancel

We love to listen to our customers.

One vote
Categories
Bug
 
A product of Voxel Busters