A way to retrieve Extra Data in Trial/Extend Trial periods.Solved

Hello!

Is there any way to retrieve extra data, passed by first TA_UseTrial() call on client side?

I know I could do this with web api, but maybe it can be done with TA_GetExtraData() function or sort of in Trial/Extend Trial period?

Thanks a lot.

No, you can't get the extra data for trials on the client side. Only for activations.

Thank you!