Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem With App Installation #13

Closed
xTcR opened this issue Mar 25, 2017 · 8 comments
Closed

Problem With App Installation #13

xTcR opened this issue Mar 25, 2017 · 8 comments

Comments

@xTcR
Copy link

xTcR commented Mar 25, 2017

Hello everyone, recently saw this project and thought it would be cool to try out but recently whilst trying to build and run the app I got this error (shown in the picture), I tried to search the internet for a fix or answer to this problem but alas I was left without a result, if someone could help me that would be awesome!

My Bundle Identifiers: (for the place where it says [myname], I did not actually put that, I put my name but do not want to share that info <3
iOS: com.[myname].giovanni
WatchOS: com.[myname].giovanni
Watchkit Extension: com.[myname].giovanni
Gambatte: com.[myname].gambatte

NSExtension
WKAppBundleIdentifier: com.[myname].giovanni
NSExtensionPointIdentifier: com.apple.watchkit
Thank You!
screen shot 2017-03-24 at 8 07 28 pm

@ghost
Copy link

ghost commented Mar 25, 2017

I found if I changed the Bundle Identifiers to anything besides gabrieloc it would give me this error. I think if you switch your name back it will work

@xTcR
Copy link
Author

xTcR commented Mar 25, 2017

Okay thanks!, I will for sure try that when I get home!

@xTcR
Copy link
Author

xTcR commented Mar 26, 2017

Hmm, I changed it all back to gabrieloc and I still get the error, I think it might be something with the WKAppBundleIdentifier where I have to add .watchkit or something but when I add .watchkit it gives another error

@SpaceBod
Copy link

SpaceBod commented Mar 26, 2017

@tcr go to the WatchKit extension info.plist
And add .watchkit.extension to the end of the identifier
On the WatchKit app add .watchkit
On the iOS one don't add any thing else.
http://stackoverflow.com/questions/30203079/watchkit-extension-bundle-identifiers

@xTcR
Copy link
Author

xTcR commented Mar 26, 2017

Okay thank you, I'll try this when I can and let you know if it works!

@xTcR
Copy link
Author

xTcR commented Mar 26, 2017

Thank you so much @SpaceBod it worked! Thank you also to @TheAntboy for trying to help! <3

@xTcR xTcR closed this as completed Mar 26, 2017
@SpaceBod
Copy link

No problem @xTcR
When loading Roms, try use ifunbox as the game roms seem to cause problems when in a zip format. Though still waiting until it gets further optimised as I can't seem to get past the introduction of Pokémon; just crashes XD

@xTcR
Copy link
Author

xTcR commented Mar 27, 2017

@SpaceBod Yeah I'm getting the same with my Apple Watch Series 0 R.I.P., but yeah can't wait for it to be optimized somewhat so I can kinda use it, though there is really no need for it, it is pretty cool to show off :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants