Looking at this
https://dev.epicgames.com/docs/epic-games-store/testing-guide?sessionInvalidated=true#epic-account-services-player-consent
It explains the flow when the user accepts, but what should happen to the game when the player denies permission?
Should the application close? Can it still continue? Should it exit with a specific code?
Any feedback is apricated