I got this error message when i imported the plugin for in-app purchases in unity and i got some warning messages before it which are :
1) Assembly: 'C:/Users/user/Desktop/location/project name/Assets/Plugins/UnityPurchasing/Bin/Stores.dll' uses obsolete Unity API (UnityUpgradable)
2) Assembly: 'C:/Users/user/Desktop/location/project name/Assets/Plugins/UnityPurchasing/Bin/Editor.dll' uses obsolete Unity API (UnityUpgradable)
when i press clear the only thing that stays in the editor is :
error CS1704: An assembly with the same name `Editor' has already been imported. Consider removing one of the references or sign the assembly Library/ScriptAssemblies/Editor.dll (Location of the symbol related to previous error) Assets/Plugins/UnityPurchasing/Bin/Editor.dll (Location of the symbol related to previous error)
Any solutions ?? i really am stuck on this one.
↧