I made a VERY easy Android game (2 pictures and a move control). It told me the following error when I compile it:
C:/Users/Administrator/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.xiaomi@1.0.2/XiaomiSupport/Editor/AppStoreSettingsEditor.cs(4,19): error CS0234: The type or namespace name ‘Connect’ does not exist in the namespace ‘UnityEditor’. Are you missing an assembly reference?
The missing namespace also include Editor
and SerializedProperty
Plus another error:
C:/Users/Administrator/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.xiaomi@1.0.2/XiaomiSupport/Editor/AppStoreSettingsEditor.cs(88,30): error CS0115: ‘AppStoresSupport.AppStoreSettingsEditor.OnInspectorGUI()’ is marked as an override but no suitable method found to override
I had uninstalled the old Unity and downloaded the newest one from Unity and a different Android SDKs with no avail!
Could somebody PLEASE help me out please!? Thank you very VERY much! God bless you!!!