katzer / cordova-plugin-app-event

Cordova App-Event Plugin
Apache License 2.0
26 stars 23 forks source link

Plugin causes warning on Windows platform #8

Open andreszs opened 8 years ago

andreszs commented 8 years ago

When compiling the app with this command for WP8 devices, I get this warning: **cordova build windows --appx=8.1-phone**

MakePRI : warning 0xdef00520: Invalid qualifier: MOBILE-EVENTS [D:\PhoneGap\Argim\platforms\windows
\CordovaApp.Phone.jsproj]

Is there any way to prevent this? Thanks.

katzer commented 8 years ago

@andreszs The plugin enhances the iOS platform only. The warning must come from somewhere else.