Nobuyori Takahashi

Results 34 comments of Nobuyori Takahashi

Hello I’m still in the process of going through issues. Maybe it’s time for me to ask for help and support from the community as issues are piling up recently....

Hello, That would be awesome! Let's make it happen. Looking forward to your PR Cheers!

Awesome! I am looking forward to it. Cheers!

Hello this could be related to the bug https://github.com/voltrue2/in-app-purchase/issues/221 I will have a look. Cheers!

Hello When Apple does not give us expiration_date, or other related fields, the code sets 0 as expirationDate. I do realize that it is inconsistent in terms of the data...

As far as I can tell it shouldn’t since expirationDate becomes 0 only when Apple does not give us expiration related fields. Cheers > > On Nov 20, 2018 at...

Hello, isValidated() is a function that I added when there was no subscription purchase available. It still gives you wheather your receipt is valid or not but cannot give you...

Hello, I missed the question there. Sorry about that. At the moment, you cannot really tell them apart from expected error to HTTP error such as 503 etc...

Hello That logic is there so that “faked” receipts can be detected and rejected. There are people who use receipts with an empty in_app array to try to pass by...

Hello Thank you for reporting this. This is the first time I heard about packageName missing. I wonder what the cause of giving such receipts. Let me research on this...