Trial extension and no internet connection

Hi,sorry if this question has ever been answered...

my customers can use the app as trial for 30 days. ok.they asked for a trial extension for whatever reason and I give them a key.the first time they register the key, the customers is online and trial is extended let's say for 30 days.

now the users goes offline and TA_UseTrial() failed because of TA_E_INET.is there's a workaround for this case?

best regards,Nicolas

Hey Nicolas,

Yes, you can extend verified trials offline using the verified trial request functionality: https://wyday.com/limelm/help/trials/#ut-veri-req

Let me know if that helps.

HI Wyatt,thank you for your answer.

what you suggest me is always to use TA_UseTrialVerifiedRequest()/TA_UseTrialVerifiedFromFile() for trial extension, that's right?

++