@@ -53,7 +53,7 @@ There are many EOS features that do not require your player to have an Epic Game
5353| [ Authentication] ( https://dev.epicgames.com/docs/epic-account-services/auth-interface ) | ✅ | [ "Auth & Friends"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/auth&friends_walkthrough.md ) , [ Information] ( /com.playeveryware.eos/Documentation~/player_authentication.md ) | ✔️ |
5454| [ Custom Invites] ( https://dev.epicgames.com/docs/game-services/custom-invites-interface ) | ✅ | [ "Custom Invites"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/customInvites_walkthrough.md ) | |
5555| [ Connect Interface] ( https://dev.epicgames.com/docs/game-services/eos-connect-interface ) | ✅ | [ "Auth & Friends"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/auth&friends_walkthrough.md ) | |
56- | [ Ecommerce] ( https://dev.epicgames.com/docs/epic-games-store/tech-features-config/ecom ) | ✅ | [ "Store"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/store_walkthrough.md ) , [ Information] ( /com.playeveryware.eos/Documentation~/ecom.md ) | ✔️ |
56+ | [ Ecommerce] ( https://dev.epicgames.com/docs/epic-games-store/tech-features-config/ecom ) [ ^ 2 ] | ✅ | [ "Store"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/store_walkthrough.md ) , [ Information] ( /com.playeveryware.eos/Documentation~/ecom.md ) | ✔️ |
5757| [ Friends] ( https://dev.epicgames.com/docs/epic-account-services/eos-friends-interface ) | ✅ | [ "Auth & Friends"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/auth&friends_walkthrough.md ) | ✔️ |
5858| [ Leaderboards] ( https://dev.epicgames.com/docs/game-services/leaderboards ) | ✅ | [ "Leaderboards"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/leaderboards_walkthrough.md ) | |
5959| [ Lobby] ( https://dev.epicgames.com/docs/game-services/lobbies ) | ✅ | [ "Lobbies"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/lobbies_walkthrough.md ) | |
@@ -69,14 +69,16 @@ There are many EOS features that do not require your player to have an Epic Game
6969| [ Reports] ( https://dev.epicgames.com/docs/game-services/reports-interface ) | ✅ | [ "Player Reports & Sanctions"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/player_reports_and_sanctions_walkthrough.md ) | |
7070| [ Sanctions] ( https://dev.epicgames.com/docs/game-services/sanctions-interface ) | ✅ | [ "Player Reports & Sanctions"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/player_reports_and_sanctions_walkthrough.md ) | |
7171| [ Sessions] ( https://dev.epicgames.com/docs/game-services/sessions ) | ✅ | [ "Sessions & Matchmaking"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/sessions_and_matchmaking_walkthrough.md ) | |
72- | [ Social Overlay] ( https://dev.epicgames.com/docs/epic-account-services/social-overlay-overview ) / [ UI Interface] ( https://dev.epicgames.com/docs/epic-account-services/eosui-interface ) | ✅ | [ Information] ( /com.playeveryware.eos/Documentation~/overlay.md ) | ✔️ |
72+ | [ Social Overlay] ( https://dev.epicgames.com/docs/epic-account-services/social-overlay-overview ) [ ^ 2 ] / [ UI Interface] ( https://dev.epicgames.com/docs/epic-account-services/eosui-interface ) | ✅ | [ Information] ( /com.playeveryware.eos/Documentation~/overlay.md ) | ✔️ |
7373| [ Stats] ( https://dev.epicgames.com/docs/game-services/eos-stats-interface ) | ✅ | [ "Leaderboards"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/leaderboards_walkthrough.md ) | |
7474| [ Title Storage] ( https://dev.epicgames.com/docs/game-services/title-storage ) | ✅ | [ "Title Storage"] ( /com.playeveryware.eos/Documentation~/scene_walkthrough/title_storage_walkthrough.md ) | |
7575| [ User Info Interface] ( https://dev.epicgames.com/docs/epic-account-services/eos-user-info-interface ) | ✅ | NA | ✔️ |
7676| [ Voice Trusted Server] ( https://dev.epicgames.com/docs/game-services/voice#voicewithatrustedserverapplication ) | ❌ | NA | |
7777
7878Efforts will be made to add corresponding support to features as they are added to the Epic Online Services SDK. The table above reflects the features as of November 2023.
7979
80+ [ ^ 2 ] : Overlay Features aren't supported yet on Mobile devices as of EOSSDK 1.16.4. That includes Social Overlay and Store Overlay.
81+
8082## Supported Platforms
8183
8284We currently support the following platforms, details of each can be found on our [ Supported Platforms] ( /com.playeveryware.eos/Documentation~/supported_platforms.md ) document:
0 commit comments