- Home /
Apple Tv Leaderboard shows "No Data Available"
I am creating iOS and tvOs game. I have created a game in iTunes Connect and added a leaderboard in it. I am using Unity 5.5.0f3 personal and Xcode 8.2.1. Leader board and game center is working fine in iOS. But, in tvOS,
Social.ShowLeaderboardUI ();
shows No Data Available screen :( .
Notes: 1) Report score is working fine in both iOS and tvOS.
2) Leaderboard is working fine in iOS.
3) Game center is logging fine in both iOS and tvOS.
4) I have added New Apple Tv Leaderboard in Images.xassets and initialized Leaderboard Identifier.
I have been stuck in this for the whole day. Any help would be appreciated.
Thanks in Advance....
Answer by aasiq · Dec 30, 2016 at 02:18 PM
Found the solution...
Previously I had not added Leader board images in Xcode. When I added Sample Images to the leaderboard content, Leader board started working....
Thanks to VIC20( https://forum.unity3d.com/members/vic20.2368/) and his clear explanation... You can find his solution here.
Your answer
Follow this Question
Related Questions
How to build a native plugin with multiple platform support? 0 Answers
Which version of Xcode does Unity 3.5.5f3 support? 1 Answer
iOS - Mimic Native Layout 0 Answers
Xcode hook up with Unity 1 Answer
App size increased when ported to IOS 0 Answers