Karthik Meiyappan
Karthik Meiyappan
Hi, I have a iap subscription which is autorenewable. I validate the receipt based on availablity of the latest_receipt_info field in validate data and expires_date in that. I tried to...
Hi i am trying to validate a client using headers in the 'connected' event. Could you please let me know to avoid the connection or stop cliebt connecting if validation...
Hi, I have a iap subscription which is autorenewable. I validate the receipt using [sibelius/iap-receipt-validator](https://github.com/sibelius/iap-receipt-validator) based on availability of the latest_receipt_info field in validate data and expires_date in that. I...
HI I have compressed data as byte[], stored in DB table column. I need to get the byte[] and decompress it. But there is no direct method to get data...
Hi, I am working to deploy a vert.x in PCF, which will consume other service running in PCF through Eureka Discovery. Do vert.x supports Eureka client. If so could you...