How can I safely move to paid version of Photon PUN from a different ID?

Options

Hello Folks,

I am using the free version of Photon PUN in unity for development purpose from my own ID (say abc@company.com)

I now want to buy the paid version of Photon PUN from another ID (say xyz@comapny.com) and use it in my project in unity which is using the free version of Photon PUN.

I would like to do so with as little code change or library changes as possible in my project. Can Anyone help me out here about how can I do this?

Answers

  • Tobias
    Options

    You only need to copy paste the new AppId into the PhotonServerSettings file.

    Make sure your new AppId has the same Authentication config and you should be fine.

    Just to make sure this is clear: You don't have to use another PUN package or anything. PUN Plus from the Asset Store has the exact same content as PUN Free. The difference: The invoiceID of a PUN Plus purchase is a voucher for a 100 CCU one-time subscription.