OnlineSubsystem is missing

I found it, when setting up Network environment is also necessary to include “Online.h” on PROJECTNAME.h (header file) file, just add this line to it: #include "Online.h"

1 Like