Hello.
Metadata type becomes string when json is imported from game manager.
If you save the store with Game Manager after importing, it will change to object.
Hello.
Metadata type becomes string when json is imported from game manager.
If you save the store with Game Manager after importing, it will change to object.
I will try to reproduce it. Can you provide more details about the issue? Any sample JSON files or screenshots will be very helpful.
I attached JSON.
I confirmed it again.
You are experiencing the above symptoms.
I have solved this issue. Basically you will need to define all the VC before the import. Even though most of your items doesn't have VC, but I found that there is a property:
"VirtualCurrencyContents": { "GS": 5, "NC": 100 }
It means that you have to define GS and NC before importing the first JSON file. in terms of the second file, you need to define all the VC used in that file as well.
2 People are following this question.
Google Play Game service linking doesn't show in Playfab player Game Manager
PlayStream Rule to grant items breaks if edited
Drop tables and Stores pages dont work in firefox
Socket Exception in unedited default legacy PlayFab server using Unity
Items with a consumable time < 1 day are being displayed in game manager as "expired"