Verify data

This section gives information about how to check whether data collection and upload are finished correctly and where you can look for if something goes wrong in your implementation.

Debug data collecting and uploading

Roblox Studio console and TentuPlay console are where you can check the result of data upload an its details.

View debug message in Roblox Studio console

The following messages printed in the Roblox Studio debug console shows whether an upload is successful:

  • TPDebug||Upload successful means that the upload is successful

  • TPError||Upload Error: ERROR_MESSAGE means that the upload is failed

View SDK status in TentuPlay console

When the uploading is successful, you can inspect the last 100 events uploaded in the TentuPlay Console > Project > Project Settings > SDK Status.

image (38)
image (39)