Harmless but annoying warning with NativeBillingTransaction.cs

💪 Now available
follow hidden
Adriaan

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.

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

One vote
Categories
Bug
 
)
A product of Voxel Busters