简体   繁体   中英

watchOS 2 Beta 3 unable to run app from Xcode Beta 3 - shows infinite loading

I am trying to run a very basic watch kit app on the actual watch paired to the iPhone without any network operations or other async stuff just a hello world app but it never launches the app, all I am able to see is a infinite loading animation for some minutes and then the app crashes.

Xcode version - 7 Beta 3

iOS version - 9 Beta 3

watchOS version - 2 Beta 3

Any help is appreciated.

I got it up and running by referring to this thread below,

https://forums.developer.apple.com/thread/4994

Steps are as below,

  1. Run app on device from xcode. Wait for loading daisy on watch
  2. Force quit app. (Hold friends button until power options displays, then hold friends button again until app closes.)
  3. Stop debugging on xcode
  4. exit xcode (do not reboot/restart xcode)
  5. run app on watch. It should run now.
  6. if this does not work start from step 1 again.

Thanks to cmhiggins1 user on Apple Developer portal.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM