question

Laurens avatar image
Laurens asked

[Unreal] Update quickstart sample (compiling errors),[Unreal] Can you please update the quickstart? (compiling errors)

Hi I started following the sample code in

https://docs.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart

but it seems the code is outdated and it's giving me errors, I added the missing headers but I'm still not sure how to update:

clientAPI->SetTitleId(TEXT("144"))

I found this:

https://github.com/PlayFab/UnrealMarketplacePlugin/blob/ae82664bfd614ece1e6ea8922c3751d7d3d8162d/UpgradeGuide_201207.md

but is not a complete sample and I was having trouble looking to what interfaces or classes to look up.

I also downloaded the github sample, but it is missing a testTitleData.json. Is there a sample of the init json and where to put it for me to test?

Thanks.

5 comments
10 |1200

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

Citrus Yan avatar image Citrus Yan commented ·

May I have the code you're using and the error details?

0 Likes 0 ·
Laurens avatar image Laurens Citrus Yan commented ·

I was following exactly the first link copy/pasting the code shown in the link. For now I'm using the github demo project, just found that you could force to load from code in

bool UTestTitleDataLoader::LoadFromCode()
0 Likes 0 ·
Citrus Yan avatar image Citrus Yan Laurens commented ·

Do you have issues running the demo project?

0 Likes 0 ·
Show more comments

0 Answers

·

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.