question

paras avatar image
paras asked

want to Switch from Gamepsark to photon engine and playfab for data.,want to Switch from Gamepsark to photon engine and playfab for data

hello,

my game is live, now I want to Switch from Gamepsark to photon engine and playfab for data.
I have a few questions
1)if I switch, will the data of user will be lost and if it does, is there a way to carry the user's data from gamespark to playfab, so the user's data is not lost.

Is there any API for this. I don't want any of the user's data to lose.

2) if I do, then how much time(month) it will increase to switch from gamespark to photon, playfab?

,

hello,

my game is live, now I want to Switch from Gamepsark to photon engine and playfab for data.
I have a few questions
1)if I switch, will the data of user will be lost and if it does, is there a way to carry the user's data from gamespark to playfab, so the user's data is not lost.

Is there any API for this. I don't want any of the user's data to lose.

2) if I do, then how much time(month) it will increase to switch from gamespark to photon, playfab?

Player DataphotondataCharacter Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
JayZuo avatar image
JayZuo answered

1)if I switch, will the data of user will be lost and if it does, is there a way to carry the user's data from gamespark to playfab, so the user's data is not lost.

Yes, all data will be lost as GameSparks and PlayFab are two different platforms. You will need some additional work to transfer data form GameSparks to PlayFab.

For example, you can ship an update that let players log into GameSparks and PlayFab both. So you can establish a map between GameSparks account and PlayFab account. Then you can read data from GameSparks and store it in PlayFab. For PlayFab, you can refer to Player Information in Tutorials. And Brendan's answer here: https://community.playfab.com/answers/18831/view.html might also help you.

2) if I do, then how much time(month) it will increase to switch from gamespark to photon, playfab?

It's hard to say how much time this will take, that will depend on your game size, architecture and your development team. If you have any problem, please fell free to ask here.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.