After starting the debugger, the APPX folder was generated, and it does have the two files of interest present:
AppX\xboxservices.config (0 KB)
AppX\Engine\Plugins\Online\XboxOne\OnlineSubsystemLive\ThirdParty\XSAPI\UWP\build\native\lib\x64\v140\release\Microsoft.Xbox.Services.dll (9,778 KB)
AppX\Engine\Plugins\Online\XboxOne\OnlineSubsystemLive\ThirdParty\XSAPI\UWP\build\native\lib\x64\v140\release\cpprest140_uwp_2_8.dll (1,310 KB)
And stepping through FOnlineSubsystemLive::Init() threw an Unhandled Exception:
AppX\xboxservices.config (0 KB)
AppX\Engine\Plugins\Online\XboxOne\OnlineSubsystemLive\ThirdParty\XSAPI\UWP\build\native\lib\x64\v140\release\Microsoft.Xbox.Services.dll (9,778 KB)
AppX\Engine\Plugins\Online\XboxOne\OnlineSubsystemLive\ThirdParty\XSAPI\UWP\build\native\lib\x64\v140\release\cpprest140_uwp_2_8.dll (1,310 KB)
And stepping through FOnlineSubsystemLive::Init() threw an Unhandled Exception:
Comment