betidestudio / EOSIntegrationKit

EIK (Epic Online Services Integration Kit) is a plugin that enables seamless integration between Epic Online Services (EOS) and Unreal Engine. The plugin provides access to the EOS SDK (Software Development Kit) within Unreal Engine, allowing developers to easily implement features such as matchmaking, achievements, leaderboards, and more.
https://betide.studio/
MIT License
248 stars 34 forks source link

Player storage #18

Closed GianniSigona closed 5 months ago

GianniSigona commented 5 months ago

Hi I’ve been using the eik plugin with my game for about a year now and am very thankful for an amazing plugin but unfortunately I’ve got into a problem were every 3/4 times it fails to get the saved data even though I can see it on the dashboard and 1/4 times it works.

any help will be much appreciated thanks Gianni Sigona

deveshmishrabetide commented 5 months ago

Hey! You were talking of PlayerStorage right?

deveshmishrabetide commented 5 months ago

This has been fixed in the last commit: a36e7069508acf305217dee3c1f6b9f726d8fd9c

Let us know if you face any other issues, thank you!