-
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
Not compatible with Cordova iOS 4 #24
Comments
For anyone having problems trying to use the plugin with the latest Cordova and Xcode, these are the steps I follow to make the demo work:
Use Cordova iOS 3.9.2 because the plugin is not compatible with version 4. Xcode
After installing the plugin you should get something like this:
XCode again
Done, ready to build and test! TIP:
Use this to solve it: Deselect and select again the targets, clean the project and build it again. |
I've forked the plugin, merged corrections made by @EddyVerbruggen to the 3d touch plugin into this one. It compiles fine now. However, i get a black screen when using the plugin under WatchOS 3... se also #37 |
@compelling Any progress here? I'm trying to add this plugin to my Ionic/Cordova app to no avail. `cli packages: (/Users/Admin/desktop/Watch_Test_App/node_modules)
global packages:
local packages:
System:
|
Nope, spent about a week trying to get it to work back in may, have given up on the plugin. Havn't checked if someone's made changes since then though. |
I'm having this issue:
It seems you fixed it in other of your plugins:
EddyVerbruggen/cordova-plugin-3dtouch#7
Thanks for the great work, and I'm very excited to test it so I think for now I will try to build it in Cordova iOS 3.x
The text was updated successfully, but these errors were encountered: