question

Sean Murphy avatar image
Sean Murphy asked

'PlayFabApiSettings' does not contain a definition for 'DeveloperSecretKey'

When doing builds I can build to android without issue,

But when switching to standalone for PC i get this error

Assets\PlayFabSDK\Server\PlayFabServerInstanceAPI.cs(1450,51): error CS1061: 'PlayFabApiSettings' does not contain a definition for 'DeveloperSecretKey' and no accessible extension method 'DeveloperSecretKey' accepting a first argument of type 'PlayFabApiSettings' could be found (are you missing a using directive or an assembly reference?)

I have all the correct values set in the playfabapisettings so I'm unsure what else to do to solve this issue.

apissdks
2 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.

Seth Du avatar image Seth Du ♦ commented ·

Are you using PlayFab Unity Extension to setup the development environment?

0 Likes 0 ·
Sean Murphy avatar image Sean Murphy Seth Du ♦ commented ·

Sorry for the late response. I believe this came down to a third party library interfearing

0 Likes 0 ·

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.