Posts

Post not yet marked as solved
1 Replies
242 Views
Hello there,I would like to have my player progress and achievement data synced between the tvos app and my ios app. The ios app is already released with achievements, and I am just finishing up the tvOS version now. The issue I am having is on App Store Connect, my achievements that are on the iOS build do not show up when I try to add them to the tvOS build. If I make a new achievement, I can add that to the tvOS build, but the previous achievements don't show up.Is this expected behavior? Can you not share achievements across platforms?Thank you!
Posted Last updated
.
Post not yet marked as solved
0 Replies
280 Views
Hello there,I have been scratching my head over this for the last day or 2 and finally figured out what was happening. I thought I would post the solution in case any one else does a search for something similar.Problem: When I clicked on a button (I'm using Unity) that had the code: Social.ShowAchievementsUI(); on it, there would be a pop up that displayed what should contain all the achievements, and just said "No data available. Further to that, after authenticating the user and displaying all the achievements I was getting errors trying to find the achievements in the xcode error log.Solution:I was signed into a user not participating in the beta/test flight on iTunes Connect. As soon as I signed in with an invited user, I could see all of the achievements/badges.Hope this helps someone,Andrew
Posted Last updated
.