Leaderboard crash - non beta
Hey, I'm pretty new to ios so I don't know if this is known or fixed in the beta. I am using the official release since I want to publish my game soon.
My app crashes when I add a score on one frame, and on successful score-submitting sending it to another frame that displays the scores. This happens only when it goes to the leaderboard directly after having sent a score. If I send the user to another frame first that requires userinput, then it wouldn't crash when displaying the leaderboard. For your info, the leaderboard-frame is set to only display scores, and not send, and the send-frame is set to only send and not display.