SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

Cannot Run On iPhone with Xcode 12.0.1

Open Unnamed-5 opened this issue 3 years ago • 2 comments

I am not sure if this is caused by this package. But here's the problem: we I'm trying to run my app using this package on my iPhone, I got a message like this after the build succeeded: Failed to start remote service "com.apple.debugserver" on device. Please check your connection to your device.

To Reproduce Steps to reproduce the behavior:

  1. connect my iPhone to my Mac with a cable.
  2. run my app on my iPhone using Xcode.

Expected behavior The app should should run on the device

Platform Information

  • OS: macOS 10.15.7, iOS 14.0.1
  • Purchase Type: non-consumable
  • Environment: development
  • SwiftyStoreKit version: 0.15.1

Unnamed-5 avatar Oct 04 '20 10:10 Unnamed-5

The app doesn't launch but when I open it manually it is the version I've build.

Unnamed-5 avatar Oct 04 '20 10:10 Unnamed-5

Somehow there's only two hits on Google for this error. Indeed just launching the app works anyway even with this error. I'm testing on a rather old iPod so it might be related to the device, which may or may not support certain features.

laurent22 avatar Oct 15 '20 09:10 laurent22