I am wondering what is the purpose of having such integration if the data that is being forwarded is being tremendously limited?
Right now the data contains:
- Identifier
- Project Identifier
- Summary
- ReceivedOn
- ExpiresOn
- GeoCountry
with some empty placeholders such:
- IsSilent
- ThumbnailDataBase64
I think that the power of such integration comes from the possibility to process the data (in this example, the UserReport data) on the other end. Right now, because of the lack of any CloudDiagnostics rest api integration is pretty much limited only to creating the link for the actual UserReport in the Unity Dashboard. Is that intended behavior?