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
Describe the bug & problem
When I try to build APK, Unity logs this error to console, but when I run in editor there is no error.
I enabled the plugin in settings
Assets\Scripts\UI\Dialogs\BuyGoldAppGallery.cs(1,7): error CS0246: The type or namespace name 'HmsPlugin' could not be found (are you missing a using directive or an assembly reference?)
Environment (please complete the following information):
Unity Version: 2021.3.37f1
HMS Unity Plugin Version: V2.3.7
Smartphone (please complete the following information):
Thank you for using our repository! We're glad we could help solve your issue. If you found our repository helpful, please consider giving us a star ⭐ on GitHub: https://github.com/EvilMindDevs/hms-unity-plugin
Your support helps us continue to improve our repository and provide valuable resources for others.
Describe the bug & problem
When I try to build APK, Unity logs this error to console, but when I run in editor there is no error.
I enabled the plugin in settings
My code:
Screenshots & Detailed log
Environment (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: