Software Archive
Read-only legacy content
17061 Discussions

intel xdk update serious issue

Mour_D_
Beginner
264 Views

i update my intel xdk one of my plugins got removed during updated , but i want that plugin for my project proper flow , is there any way to fix it

1: this is plugin which got removed as result of updated

<intelxdk:plugin intelxdk:name="orientationLock" intelxdk:value="https://github.com/cogitor/PhoneGap-OrientationLock.git"/>

i tried to readd this plugin but unable to do so getting error plugin not found

to add plugin i went to add plugin > import 3rd party plugin > Git repo 

enter repo url: https://github.com/cogitor/PhoneGap-OrientationLock.git and click add plugin 

see below screenshot

intel1_0.jpg

 

2: import local plugin seems buggy and not working

3: i tried some othe plugins also

https://github.com/apache/cordova-plugin-device-orientation

and 

https://github.com/cogitor/PhoneGap-OrientationLock

none seems working

 

for eg for repo 

https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git

see below screenshot , what i am missing  do i need to fill other fields also can you tell what values to be used there

intel2.png

 

4: is there any way i can downgrade and get olx version of intel xdk i am in trouble as it does not works

0 Kudos
7 Replies
Amrita_C_Intel
Employee
264 Views

Hello,

I was able to add https://github.com/cogitor/PhoneGap-OrientationLock plugin successfully. As you upgraded please refer this https://software.intel.com/en-us/forums/intel-xdk/topic/594199#comment-1...

Try to restart your XDK by killing the running one.

 

0 Kudos
Dale_S_Intel
Employee
264 Views

We're currently having a problem when the XDK install location is on a different drive than the project location, e.g. XDK is installed on C: and your project lives on the D: drive.  For now the fix is to copy your project to the D: drive and open it in XDK.  You may need to "delete" the old project first, but that shouldn't delete any actual files, but always backup first.

Let us know if that's the problem you're seeing or if this doesn't correct it.

Dale

 

0 Kudos
Anusha_M_Intel1
Employee
264 Views

4: is there any way i can downgrade and get olx version of intel xdk i am in trouble as it does not works

If you must, the installer and instructions are provided here: https://software.intel.com/en-us/forums/intel-xdk/topic/594398

0 Kudos
Mour_D_
Beginner
264 Views

bro i am tired i could not make my work somehow in latest app my video does not plays at all ,i am using crosswalk + android ,

 

on older version of inter my video play , i do now knwo what went wrong after update

0 Kudos
Dale_S_Intel
Employee
264 Views

I believe this is a known issue that we're working on.  I'll update here when I have more info.

0 Kudos
Pamela_H_Intel
Moderator
264 Views

We hope to have a fix out soon, but meanwhile, for audio/video problems, try making build settings Cordova 5.1.1 and Crosswalk 15. (Just know that Cordova 5.1.1 won't work on Android 2.3 (only 4.0+)).

0 Kudos
PaulF_IntelCorp
Employee
266 Views

This issue with audio/video on Crosswalk builds has been resolved. Also, the issue regarding different project and install drives has also been resolved, you need to use version 2548.

0 Kudos
Reply