Henk Kelder

Results 21 comments of Henk Kelder

I Created a fork. https://www.npmjs.com/package/@henkkelder/ng2-signalr

You are welcome. Had the same problem

Hi Andrey, It supports Angular 14 already as far as I know. I use it in a Angular 14 project From: Andrey Bykiev ***@***.***> Sent: vrijdag 12 augustus 2022 08:18...

I also have problems with android devices. The ISRG Root X1 Certificate is missing from the chain.

I have replaced the Let's Encrypt certificate with the free app service managed certificate. Now old Android devices are working again. I think the problem is that the ISRG Root...

There are no changes except making it work for newer Angular versions So the examples from HNeukermans are still valid. From: Supi2810 ***@***.***> Sent: donderdag 2 februari 2023 07:35 To:...

@harisshahid I am using it as it is with Angular17.

I have implemented a validator method on my server and there I am trying to replace the deprecated IOS VerifyReceipt endpoints with logic that calls the app store server api....

In my iPad the validator is called with this: ![image](https://github.com/j3k0/cordova-plugin-purchase/assets/9150262/6d28b866-89fd-4c56-9f53-b59f9530a42e) The transaction has an id but it is NOT the transaction id. So what transaction id do you mean?

I am using the validator method to do validation on my server. That happens each time I initialize the store. Which is nice, because I have noticed that there are...