Forum Scripting Obsolete API's

Post your problems and discussions relating to scripting in Unity here.

Obsolete API's

Postby azuanagames » April 9th, 2020, 7:27 pm

Greetings,

I am back after a long hiatus and am trying to port some of my old Flash games to Unity. (Well, sort of starting from scratch I guess.)

I am having trouble right out of the bat because everything I am trying to use has been marked as obsolete. I can't use QuickConnect with simple, facebook, etc. I can't even use PlayerIO.connect.

What is the plan? Are you dropping support for QuickConnect?

Thanks
azuanagames
 
Posts: 157
Joined: April 29th, 2010, 10:59 pm

Re: Obsolete API's

Postby Henrik » April 11th, 2020, 8:17 am

We replaced Connect and QuickConnect with Authentication many years ago, and the old methods have been deprecated for a couple of years now:

https://playerio.com/documentation/serv ... ntication/
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Obsolete API's

Postby azuanagames » April 11th, 2020, 4:56 pm

Henrik wrote:We replaced Connect and QuickConnect with Authentication many years ago, and the old methods have been deprecated for a couple of years now:

https://playerio.com/documentation/serv ... ntication/


Thank you for the response! I guess the issue is the documentation doesn't mention that. Though all the examples do point to Authenticate, the old deprecated methods are not documented as such.

The reason I wanted to use those old methods was to use simple users, I assume I can still do that using Authenticate so I think I'm good.

Thanks!
azuanagames
 
Posts: 157
Joined: April 29th, 2010, 10:59 pm

Re: Obsolete API's

Postby Henrik » April 11th, 2020, 11:12 pm

Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Scripting



cron