in-app-purchase icon indicating copy to clipboard operation
in-app-purchase copied to clipboard

RangeError: Maximum call stack size exceeded

Open kodekq opened this issue 5 years ago • 1 comments

When deploying the plugin on the server, everything is fine at first, but over time (several thousand verifications), when I try to validate iap.validate(objectReceipt).then(onSuccess).catch(onError);

I get error: RangeError: Maximum call stack size exceeded

Any attempt to validate, I get this error until I restart the server, time passes and everything repeats again.

kodekq avatar Sep 23 '19 13:09 kodekq

Same on Ref: https://github.com/voltrue2/in-app-purchase/issues/302

husmen73 avatar Feb 08 '20 15:02 husmen73