Hi Kii Dev,
I have problem regarding on changing the scene in unity i been using different App ID and App KeySecret for Every Scene that i made. then i can't access to login when i change the scene 1 to scene 2. theirs any Idea about my problem
thanks ^_^
Hi Melfred_Cadenas,
Unfortunately UnitySDK does not support using multi apps.SDK is marked as DontDestroyOnLoad when SDK initialized.Then it works like a singleton object.After that, you can not change AppID.
Best regards,
oh it works only for one same app id and key for every scene. btw thanks for reply hopefully in future update kii cloud support that features.