Closed Yum1962 closed 3 years ago
Try set prices to characters, heads and bombs
where I add price to the items and another question when adding the catalog the players will receive gold because at the end of a game for example deathmath informs the reward of 3000 gold but the player does not receive it. on the home screen looks like 0
I didn't add any items, the price is standard
?
PlayfabClientDemo.zip Try this package
ArgumentNullException: Value cannot be null. Parameter name: key System.Collections.Generic.Dictionary
2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <567df3e0919241ba98db88bec4c6696f>:0)
System.Collections.Generic.Dictionary2[TKey,TValue].set_Item (TKey key, TValue value) (at <567df3e0919241ba98db88bec4c6696f>:0) PlayfabMonetizationExporter.ExportCatalog () (at Assets/PlayfabClientDemo/PlayfabClient/Scripts/PlayfabMonetizationExporter.cs:100)
Try set Store ID Overrides
PlayfabClientDemo.zip Or import this package to avoid errors.
NullReferenceException: Object reference not set to an instance of an object PlayfabMonetizationExporter.ExportCatalog () (at Assets/PlayfabClientDemo/PlayfabClient/Scripts/PlayfabMonetizationExporter.cs:33)
how to solve?