Hello
The review of our build artifact: 4a79551712ca44208f45717fe40eafba
always says, that the “Social Overlay is not configured to track achievements in game, please fix your Epic Account Services settings”.
I can not understand nor reproduce this problem. For my testing the achievements are showing correctly in the overlay.
Hi! Can you confirm whether the game is calling EOS_Connect_CreateUser upon receiving an EOS_InvalidUser result when a user first plays the game? The flow chart on the following page details this portion of the login flow:
It is likely that CreateUser was already called for your account earlier in development, potentially when using samples, while new users are unable to complete login. Please let me know if you have any questions on this!