- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are back to the past.. recently I update my Intel XDK to the new version OSX 2548, because the client request some changes to the application, the application is already in Production but now when I try to perform some changes I get the same error that I had before
Can't find variable: intel
Then I uninstall all the plugins and Install again by the new method in this version and now I get the error attached.
Please I need help ASAP with this issue because the application is already in Production and I need only perform some changes to the design and not to the functionality.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We pushed some changes to production yesterday that may have been pushed while you were trying to build which is why this might have happened.
I see you were able to build your app a few times last night, so I am going to guess that you got this built?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem is with the intel component, every time that I invoke intelxdk I get the message
Can't find variable: intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now the OTA install link do not respond.... please let me know what is the problem now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Based on your previous image, it appears the intel.xdk.device plugin is being included. How are you including it? Using the plugin interface or the additions file? If its the additions file, remove it from there and use the plugin interface to add it.
What other plugins are you including?
Any 3rd party that could be causing a linking issue?
When I include them, it looks like this in the build log:
- Plugin "org.apache.cordova.device" (0.2.13) installed.
- Plugin "intel.xdk.device" (1.2.5) installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From what I can see in the logs, you ARE including plugins via the additions file.
Please remove any entry you have in the additions file, then add the plugins you wish to use via the GUI in the XDK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi John, thank you by your answer but let me tell you that I never include plugins manually, because as you can see in the image all the plugins are included by your GUI and my additions file only contain this.
<access origin="tel:*" launch-external="yes"/>
<access origin="geo:*" launch-external="yes"/>
<access origin="mailto:*" launch-external="yes"/>
<access origin="sms:*" launch-external="yes"/>
<access origin="market:*" launch-external="yes"/>
<access origin="skype:*" launch-external="yes"/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What other plugins are you including?
Can you try creating a new app, adding your plugins, and copying your code over and see if you can build?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does you app build if you remove the intel.xdk.device plugin?

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