- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have XDK app that uses Pushwoosh service for push notifications. I'm using version 1816 of XDK. When I try to build iOS app i get an error
Error: Plugin "com.pushwoosh.plugins.pushwoosh" (3.4.11) failed to install.
App builds fine for Android crosswalk with same plugins.
There is no log which I can C/P.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you trying to include that particular version for a reason?
I can successfully built an iOS 8 app using the default plugin value and the build log says
- Plugin "com.pushwoosh.plugins.pushwoosh" (3.4.9) installed.
What are you specifying for the name and plugin ID? Local plugin or from the web?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wasn't specifying version number at all, i just added plugin through XDK interface. It used latest available version (3.4.11) as I can see.
I now tried downloading plugin locally and it worked (version is 3.4.11), but I don't understand why it doesn't work when I include it from the web.
Is there any kind of log I can take a look at (I'm using Linux)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Under Plugins, pick Get Plugin From Web, then enter the following into the fields:
pushWoosh ( can be anything you want)
com.pushwoosh.plugins.pushwoosh
(dont check the box)
https://github.com/Pushwoosh/pushwoosh-phonegap-3.0-plugin.git
You can see https://github.com/Pushwoosh/pushwoosh-phonegap-3.0-plugin for more info.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page