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

blank screen on the iwatch app #37

Open
matishw opened this issue Apr 9, 2017 · 2 comments
Open

blank screen on the iwatch app #37

matishw opened this issue Apr 9, 2017 · 2 comments

Comments

@matishw
Copy link

matishw commented Apr 9, 2017

hello,

I followed the instructions and i copied the simplified example from the project. when i run the project the Built successfully but on the iwatch i see just the name of the app and blank screen.
I didnt receive error on the console.

i use xcode.
deploymant target is- 8.2
There is not much information on the internet about it

can anybody know what can i do?

I work on it all week without success:(

thanks!:)

@compelling
Copy link

Same here.

  • I started forking the plugin to enable it to run with cordova iOS-4 (current head of master branch did not).
  • I've added the apple watch init and callbacks for rendering main page and glances to an existing app.
  • Spent quite a lot of time working to get app id's, app groups, and provisioning profiles to work. There seems to be some kind of bug with the Apple member center when creating app id's for watch apps. I could make com.mydomain.appname.watchkitapp.watchkitextension but not the one for the watch app, member centre just reports "An App ID with Identifier 'com.mydomain.appname.watchkitapp' is not available. Please enter a different string." I ended up using the 'com.mydomain.appname.watchkit-app and com.mydomain.appname.watchkit-app.watchkitextension instead, which seems to compile and work fine.
  • Only problem is that i get a black screen on the apple watch, and my debug logging in the phone app shows that no callbacks are activated from the watch app.

I dont know if this is because we're using WatchOS 3.2 SDK and the watch plugin is written for WatchOS 2? But i think the OS is backwards compatible?

Anyone out there who are able to make this plugin work?

black-screen

@ghost
Copy link

ghost commented Feb 12, 2018

Same question here

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