You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to import this package (v 4.4.1) into empty unity 2022.1.x project by using git URL
and this happen to me
Library\PackageCache\com.unity.purchasing@8db71d2\Runtime\Purchasing\Telemetry\Diagnostics\TelemetryDiagnostics.cs(7,9): error CS0246: The type or namespace name 'ITelemetryDiagnosticsInstanceWrapper' could not be found (are you missing a using directive or an assembly reference?)
and
Asset Packages/com.unity.purchasing/Runtime/Stores/Android/GooglePlay/AAR/Interfaces/IGoogleCachedQuerySkuDetailsService.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
then how can I import this to my project? I tried import Unity.IAP before...
or can u send me some tutorials?
The text was updated successfully, but these errors were encountered:
I tried to import this package (v 4.4.1) into empty unity 2022.1.x project by using git URL
and this happen to me
and
then how can I import this to my project? I tried import Unity.IAP before...
or can u send me some tutorials?
The text was updated successfully, but these errors were encountered: