-
Notifications
You must be signed in to change notification settings - Fork 36
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
XCode guideline installation problems. #33
Comments
@EddyVerbruggen is nice to have a chat with you man! do not regret anything my friend! you do what you think is best, even if my comments are sharp, Who cares?! I've seen your code and it's very nice, and shows your expertise on the matter. At the end of the day Time is Money! says almost every theory in economy. I didn't know you have 1 day time difference. Point on my favor. I do play reverse psychology because people mostly feel touched by bad comments, you are one of those though. I've managed people for very long time, and I just played it. Again, at the end of the day, the message is still the same: WE ARE EAGER TO USE YOUR PLUGIN! HELP US OUT!!! Thanks! |
@JoseWalker, I just had the same issue. Hint: there's a branch called that should solve your problem with configuring xcode with watchkit2. But, since in watch os 3 Glances disappeared the plugin seems to display all the glances from the storyboard by default. Trying to find out how to dynamically show/hide them at the moment... btw, I don't get your aggressive style. not very constructive. |
Hi @mgrubinger |
Hey @leouze, |
My God, thank you @mgrubinger for the response. Yes, I do uninstall the cordova-plugin-applewatch first and add the watchos2 branch again. When I am trying to init the plugin, it calls success on the success callback.
Now when I try to call
It returns this error on Xcode and no response on Watch(Simulator):
Any ideas pleaseee? |
Hi @leouze, Just assign a empty function until you acually need it to get rid of the error. |
@mgrubinger any progress being able to hide various elements or getting this working for watchOS3/4? |
@socca1157 sorry, I can't help you any further as I haven't worked with the plugin in the meantime. good luck! |
In the installation section for XCode says "File > New > Target > Apple Watch: Language ObjC, Select Glance and Notifications > Finish > Activate" that is no longer valid with the latest XCode.
This is absolutely necessary? how it works in the new version?
https://github.com/Telerik-Verified-Plugins/AppleWatch#xcode
The text was updated successfully, but these errors were encountered: