I have a script that I bought online, but it contains errors that I don’t know how to solve
AssetsScriptsPurchaser.cs(14,41): error CS0535: ‘Purchaser’ does not implement interface member ‘IStoreListener.OnInitializeFailed(InitializationFailureReason, string)’
this is built in unity version 2021.3.38f1
I would like to know the solution because I am a practitioner and still learning