Software Archive
Read-only legacy content
17061 Discussions

iOS build fails when including Cordova Media plugin

Forrest_H_
Beginner
656 Views

Hello,

The iOS build for my hybrid mobile app is failing when the Cordova Media plugin is included. When that specific plugin is omitted, the build completes successfully. The build is successful for both Android and Windows 8 when including the Media plugin. Only the iOS build fails. Please help me determine the issue and how to fix. I've attached log files produced by Intel XDK when the build failed. 

 

Thanks,

Forrest

0 Kudos
2 Replies
John_H_Intel2
Employee
656 Views

In your build log, is shows you are including the file plugin of 0.2.5. The default file version for 1826 is 1.3.2. Try resetting it to that and reuploading/building. 

0 Kudos
Forrest_H_
Beginner
656 Views

I didn't have the File plugin checked, but I guess it was trying to include it anyway. When I checked it in the list of plugins, it included the correct version 1.3.2 instead of 0.2.5 and the build succeeded. Many thanks!

0 Kudos
Reply