In requestSetHighScore function: - Change FindLeaderboard to FindOrCreateLeaderboard - or add a new parameter e.g. "create" when equals to true then calls FindOrCreateLeaderboard otherwise FindLeaderboard