我用small-bet-nextpeer SDK在遊戲中挑戰真錢。它顯示多個比賽,如何避免多個並添加名字?small-bet nextpeer:只允許一個錦標賽+更新錦標賽名稱
這裏是我的小賭注初始化代碼:
[Nextpeer setSmallBetSandboxKey:SMALL_BET_SANDBOX_KEY andProductionKey:SMALL_BET_PRODUCTION_KEY];
[Nextpeer initializeWithProductKey:NEXT_PEER_GAME_KEY
andDelegates:[NPDelegatesContainer containerWithNextpeerDelegate:self notificationDelegate:self tournamentDelegate:self]];
下面是截圖: