简体   繁体   中英

How to solve watch installation error from Xcode 8

When attempting to install a WatchKit app to the watch device, through Xcode 8, I'm seeing an error popup that reads "The device OS version is too low."

I already tried setting all deployment targets to values below that of the iPhone OS and the watch. I even tried setting the watchOS Deployment Target, but none of these steps made a difference.

When looking this up, the only link I find has nothing to do with the Watch: How to fix error : Error 0xe800007e: The device OS version is too low. ionic

Was anyone able to solve this?

The error, "The device OS version is too low," is reported erroneously since the watch app is installed on the device. If it doesn't show immediately, toggling the "Show on Device" button in the watch companion app, to uninstall and reinstall, will enable the app to be installed successfully.

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