Unity3d Webplayer Autologin issue with IE

Here is a log where i am facing auto login issue for web player build with Internet Explorer. But the same thing is working fine with firefox.
Please let me know if i am doing anything wrong.

Log :

Autologin failed, probably user not logged-in to https://www.id.net (I have logged-in to https://www.id.net only)

Idnet:CloseAutologinGui()
Idnet:AutologinRequestcallback(User,Exception)
Idnet:AutoLoginResult(String)

Hi Chandrasuvarna,

Could you tell me your I.E version you are testing your game on,we had some js issues in I.E last few days.

Also,please make sure you are logged in to https://www.id.net website on I.E too,and after then reload/open the game. :smile:

Thanks,
Joll

Well,after QA reports,autologin seems working in IE.

IE Version 8.0.7601.17514

Shall i need to update the id.net SDK ?

No,it should work with the current version as well.
Please follow these steps:
Make sure you are logged in to https://www.id.net website on I.E too,and after then reload/open the game. and press Shift+P after game opens,if you see the logout button there,you are logged in to id.net.

Lemme know how it goes.

I am getting an exception saying that
InvalidOperationException: Operation requires user to be logged in

Here is the version am using

IDNET-Unity3d_V1.3.5

Would be great if you can share the webplayer link of your game,so our QA team can run few tests in your I.E version.
and yes,you could try newer sdk versions as well,after backing up your project.
Here is the game,our QA team ran few tests and passed the autologin in IE 8.

Thanks.

Ok then let me try by updating the SDK and let you know.

Thanks.

Thanks,and if possible,do share webplayer link,so we can run few tests as well.

Sure i ll, am waiting for the reply from my team.

Here is the url

http://www.zenramobi.com/space/Space Race.html

Okay thanks.

Will dig into it,as IE is really unpredictable in terms of javascript injection into browser.

Will keep you updated.

Thanks.

Hi Chandrasuvarna, please ask niranjan to share my skype id with you so that i will make a group chat with above developer jolly* may be skype will be smooth for communication.

my skype: wizardstudioz just incase if you want to add instantly

Hi Guys,

Contacted Unity and the issue resides from their side,due to some security reasons,unity had to Deprecate “UnityObject2.getUnity().SendMessage()” API from Windows 10 I.E.

Though in Windows 8,I.E,this api still exists,and hence it works there.

Here are some questions asked by other developers regarding same issue.
http://50.17.205.126/questions/1051929/webplayer-unityobject2getunitysendmessage-method-i.html

So,lets hope unity provides some alternative api for this.

Thanks.

Ok. I ll ask Niranjan and get back to you.

Thanks for the information.

Y8 Games