Hello. I'm new with Zoho so please excuse my lack of expertise.
I have created an iPhone app, which is subscription based, and am looking at using Zoho to track licenses, logins, etc.
I have created a database on Zoho, and have successfully added records from the iPhone app using the Zoho API.
My question is with the API Tickets - They only last a week I understand, yet it is needed for the iPhone app to POST with the API.
Right now, I have the license key and ticket hardcoded into the app. However, this will obviously not work as the ticket expires after one week.
How would you suggest I handle the ticket?
Any suggestions would be appreciated.
Thanks.