IdreesInc / Apple-Watch-Poketch

Recreating the Poketch from Pokemon Diamond and Pearl on the Apple Watch with SwiftUI and WatchOS 8
https://idreesinc.com/about-poketch.html
Mozilla Public License 2.0
332 stars 45 forks source link

Invalid value of WKCompanionAppBundleldentifier key in WatchKit 2.0 app's Info.plist: com.idreesinc.poketch.release(expected com.idreesinc.poketch.release.3YX8S4B33U) #7

Open LukeTheWalker opened 2 years ago

LukeTheWalker commented 2 years ago

Hi! I was trying to install the release IPA through Altstore when I encountered this error:

Invalid value of WKCompanionAppBundleldentifier
key in WatchKit 2.0 app's Info.plist:
com.idreesinc.poketch.release(expected
com.idreesinc.poketch.release.3YX8S4B33U)

I am running iOS 16 with an Apple Watch series 6 on watchOS 9

WickBRSTM commented 2 years ago

Also having this issue. I'm on iOS 15.5 with an Apple Watch Series 4 on watchOS 8.7. I wish I knew how to fix it myself :(

anthonyhuang07 commented 1 year ago

its easier (and harder) to build it yourself in xcode, the problem is caused from some signing issue you can fix in xcode

IdreesInc commented 9 months ago

I believe that the Altstore doesn't yet accept Apple Watch apps, but it's been a while since I last checked so it could be different now.

qosmikgit commented 3 months ago

yup, altstore does in fact not accept apple watch apps