ArthurAlvarez

Results 12 comments of ArthurAlvarez

I'm facing the same problem

The only thing that worked for me was executing the following command: `sudo xcscontrol --reset` Be ware that it will delete all your existing bots... But now it's working like...

I have apps that rely on SwiftyStoreKit and running directly on device and also through Testflight I can purchase and restore with no problems (testing on iPhone 11 Pro, iOS...

> After I built my apps (no changes in the code) with `Xcode Version 14.0 (14A309)`, pushed them to AppStore, restore purchases stoped working. Does it work on Testflight?

Which version of SwiftyStoreKit are you using? I'm using cocoapods: pod 'SwiftyStoreKit', '0.15.0'

I was planning to release an updated version built with Xcode 14 but I guess I'll wait a while then

I still haven't been able to reproduce this error with my apps, I just tested submitting new builds to TestFlight integrating SwiftyStoreKit from Carthage and SPM and both work fine...

Here is the Testflight link: https://testflight.apple.com/join/kRV7inhy In my device (iPhone 11 Pro - iOS 16.0) this build is restoring OK. Please check on your devices so we can try to...

> As per the screenshot feedback I just sent through TestFlight, I’m just getting a spinning green Buy button Please wait a while for it to fetch the product. I...

So we don't have any development on this... Are you all moving away from SwiftyStoreKit or this problem just happens in Sandbox?