You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Carlos Santana (JIRA)" <ji...@apache.org> on 2013/11/12 21:28:19 UTC

[jira] [Created] (CB-5366) WP8 Media plugin gives Warnings when compiling

Carlos Santana created CB-5366:
----------------------------------

             Summary: WP8 Media plugin gives Warnings when compiling
                 Key: CB-5366
                 URL: https://issues.apache.org/jira/browse/CB-5366
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: Master, 3.2.0
         Environment: Windows 8 Pro x64
            Reporter: Carlos Santana
            Priority: Minor


When installing media plugin and then doing a build it gives the user warnings.

To reproduce:
cordova create mobile-spec
cd mobile-spec
cordova platform add wp8
cordova plugin add org.apache.cordova.media
cordova build -d

Warnings below:
Plugins\org.apache.cordova.media\AudioPlayer.cs(168,13): warning CS0612: 'WPCordovaClassLib.Cordova.Commands.BaseCommand.InvokeCustomScript(WPCordovaClassLib.Cordova.ScriptCallback, bool)' is obsolete
 [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\HelloCordova.csproj]




--
This message was sent by Atlassian JIRA
(v6.1#6144)