Lukas Kubanek
Lukas Kubanek
@hannesoid Thanks for digging into this! Just to give you a confirmation, I just ran my test suite against this PR and everything still works on my side.
> Until it's fixed, I recommend as a workaround to disable the `AppReceiptValidator.Parameters.signatureValidation` in `DEBUG` builds. Thanks for the suggestion. I haven’t yet started working on the part related to...
As @hannesoid says, the issue is unsolved. However, while utilizing StoreKit Xcode Testing, I noticed that it actually doesn’t write receipt files, and thus there’s no need for receipt validation...
Hi @xanderdunn, first of all, I have to say that I don’t have experience with Swift on server and such multithreaded environments. Also, I haven’t tested `OrderedDictionary` in such scenarios,...
Thanks for sharing this heads up on the issue with the recent change in handling the package type. I run into it after upgrading to version 1.1.0. Since I use...
Here are more thoughts about this issue and the edit command implementation. I just learned that there was a big change in the behavior which went from the standard Xcode...
Hi @stefanomondino. Unfortunately I'm not working with maps at all, so I can't think of suitable content for this kind of feature. But feel free to implement this functionality by...
Thanks for the suggestion, I thinks this might indeed provide some value for maps-based projects. I'll left this issue open for further reference.
Same here, I went the fork route with the patch from @Thomvis for now, but having this upstream would be great.
@blach Neither I do have access to an actual VPP receipt, but I can confirm that the undocumented field for detecting a VPP purchase (or rather download) works reliably for...