pbakondy / cordova-plugin-sim

:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
MIT License
163 stars 100 forks source link

Failed to create App on Windows 10 UAP with IntelXDK #53

Closed marcos-queiroz closed 7 years ago

marcos-queiroz commented 7 years ago

Hi, I tried to compile a project using intelXDK, but when trying to compile for Windows 10 UAP intelXDK gives me the following error: "Warning: Plugin SIM appears to be missing the windows platform support required for this build target. The API provided by this plugin may not work on the windows platform."

pbakondy commented 7 years ago

Windows 10 UAP means Windows 10 universal app platform. This plugin currently supports only Windows Phone 7 and 8. If you want you can build the support for this platform.