Load Web Relogin Page
Relogin Web Page Urls:
- Test:
1.https://sandbox.ulugame.com/pcsdk/v2/#/?gameId=&channel=&relogin=true
- Product:
1.https://sdk.ulugame.com/pcsdk/v2/#/?gameId=&channel=&relogin=true
Request Method:
- GET
Request Parameter:
Parameter Name | Describe |
---|---|
gameId | GameId. |
channel | ChannelName,ULU Operator Provides,Exp:google,facebook,setup. |
relogin | Fixed Value,true |
Demo:
https://sandbox.ulugame.com/pcsdk/v2/#/?gameId=100xxx&channel=google&relogin=true
Relogin Successful:
- Game Develop Requests Exit URL At An Location In Game. The PC SDK Will Jump To Homepage And Exit The User Account. Then user can click the button again to login.