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
Error CS0246: Could not find type or namespace name 'IGooglePlayStoreRetrieveProductsService' (Are you missing a using directive or assembly reference?)
#3
Open
chadwi opened this issue
Jan 28, 2024
· 2 comments
When I imported this package, I received this error.
Error CS0246: Could not find type or namespace name 'IGooglePlayStoreRetrieveProductsService' (Are you missing a using directive or assembly reference?)
When I imported this package, I received this error.
Error CS0246: Could not find type or namespace name 'IGooglePlayStoreRetrieveProductsService' (Are you missing a using directive or assembly reference?)
com.unity.purchasing-4.10.0\Runtime\Stores\Android\GooglePlay\GooglePlayStore.cs(10,18): error CS0246
Unity 2021.3.21 f1
The text was updated successfully, but these errors were encountered: