PlayFab server and combo not working

I’ve activated the playfab plugins for client, combo, and server on the web through the marketplace, but I’m getting errors when trying to use anything other than the client; I can’t use server or combo. Is there a way to disable them and then have me try re-enabling them? I look through my AppData directory Corona, Corona Plugins and only see playfab.client in there. 

:frowning:

Love,

Mario

Combo is the Client and Server in a single plugin. You would run one or the other.  The Server plugin seems to me to be something you would use if you’re building an admin console. I could see the API’s in the Server client being more driven from a web based Admin page, though I suppose you could build an app that would allow you to manage things.

I don’t know if any PlayFab staffers monitor the forums and I’m pretty sure they don’t monitor general discussion areas. I would look to their support channels and see what advice they have.

As far as deactivating them, you don’t have to worry about it. Just include the plugin you need into your app, if you don’t use Combo or Server, it will just be ignored.

Rob

Never mind, like a dummy I didn’t have the plugins defined in the build.settings file, I only had 'em in the config.lua file. Duh.

Let’s consider this one closed, due to user error. LOL!

-Mario

Combo is the Client and Server in a single plugin. You would run one or the other.  The Server plugin seems to me to be something you would use if you’re building an admin console. I could see the API’s in the Server client being more driven from a web based Admin page, though I suppose you could build an app that would allow you to manage things.

I don’t know if any PlayFab staffers monitor the forums and I’m pretty sure they don’t monitor general discussion areas. I would look to their support channels and see what advice they have.

As far as deactivating them, you don’t have to worry about it. Just include the plugin you need into your app, if you don’t use Combo or Server, it will just be ignored.

Rob

Never mind, like a dummy I didn’t have the plugins defined in the build.settings file, I only had 'em in the config.lua file. Duh.

Let’s consider this one closed, due to user error. LOL!

-Mario