Cordova In-app purchase auto-renewable product restore

Hi,

I uses cordova in-app purchase plugin in my application. I have 1-month auto renewable product in my app.
While I restore my purchases, I get the purchased date of 1-month auto renewable as the date I purchased, not the renewed purchase date, ie auto renewed in every month.

Do any one have a better solution or idea how the response, both in ios and android, restoration of auto renewable resources is done.

Any solution is appreciable.

Thanks.

Without having any knowledge of this area at all: Maybe save the missing information on your backend somehow with another account identifier (if you have one).