I am getting this error "Imported type is defined multiple times"

0 votes

I have a sample project where i have all the scripts like userTest, buddyTest and all. There i tried to create a script with initialse a room and user can join it. but as soon as i write WarpClient.initialize(apiKey,secretKey); i get this error.

Please tell me what could be the issue

 

I am using unity 4.6.5

 

error CS0433: The imported type `com.shephertz.app42.gaming.multiplayer.client.WarpClient' is defined multiple times

asked Jul 13, 2015 in AppWarp by sushanta1991 (11 points)

1 Answer

0 votes

Hi,

Please make sure that your Unity project doesn't conatins multiple dll file of AppWarp Unity SDK.

Let me know if it helps.

Thanks

Vishnu Garg

answered Jul 13, 2015 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...