wicheda
wicheda
Dear @Sam-Spencer , I have had a very similar issue, which is potentially happening in both production and sandbox. My app has been rejected twice now, with Apple stating: ```...
Was there any update to this, I am having a similar issue and can not reproduce what the Apple reviewers are seeing.
This is quite a perplexing case, my only suspicion is that perhaps Apple blocks or has a different internal redirect to the sandbox verify service for its testers? This was...
@janczakb , we needed an update approved urgently, I have managed to get Apple approval now by verifying receipts locally. In other words you can use SwiftyStoreKit for everything else...
Hi @janczakb , it depends exactly what verification logic you want. But you need to add the TPInAppReceipt library to your project as per their instructions. Then instead of calling...
Hi @janczakb , it sounds like you more likely have issues with your products set up then, rather than this specific issue around sandbox receipt validation? SwiftyStoreKit.purchaseProduct is working for...
I've been experiencing the exact same issues regarding Sierra, does anyone with a deeper knowledge then me know of a potential solution to get openalpr built? Thanks in advance.
Amazing, this worked for me too, thanks very much @Anarchid
@Navigator-Brest just wondering if you ever resolved your issue, I think I have the same problem as you.
@Navigator-Brest After further investigation, I found the issue was outputted in build.log, it related to the code signing being invalid. Anarchid gave some great hints at: https://github.com/twelve17/openalpr-ios/issues/30#issuecomment-261887794