Closed Sakreetos closed 2 years ago
Hello, You have to pay attention to where you're getting your informations from :
To get trophy informations (name, desc, ...)
$users->trophyTitles()
To get user's trophy progression (earned, ...)
$users->gameList()
Why ? Because it is how Sony made it.
Hello.
I wonder why it is impossible to get full trophy info(usual info + earned status)?
Is there any workaround?
Here is my code: