question

Khaled avatar image
Khaled asked

Uninstalls playfab sdk from unity

Hi, After I remove the playfab sdk from the project (all folders belongs to playfab(uninstall from unity editor Extensions )) and build it again for ios for testing still report to playfab and show in playfab dashboard like how many players and other metrics , any idea?

unity3dsdks
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

·
Seth Du avatar image
Seth Du answered

Hi, Khaled. I am guessing you didn’t build successfully, you may be running the last successfully built one. Please check the log if you are using the older version of your application. After you delete all things, if API or any reference are still used in the program, there should be complier errors that prevent you from running or building.

Besides, please delete SDK files in Unity project(not in the visual studio/other IDE), and you can manually check again in the File explorer.

We have made a test demo and according to the result, without deleting relevant code, when only deleted the SDK files and extension files, Unity will continue to report ‘Build completed with a result of ‘Failed’’.

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.