Closed daserge closed 9 years ago
There are a few issues here. Strictly saying support is added for Windows Phone 8.1 will confuse users who probably don't know the major underlying differences between what we call a cordova-wp8 app and a cordova-windows ( universal with target of wp8.1 )
We need to be extremely clear about this so users understand.
I would preface the device supports document with : windows ( univeral w/ target --phone ) or something.
I would also like to let this stew a bit, so I can restructure some of the way the windows-universal solution adds c# and c++ code. I find it unwieldy to keep adding projects to the solution, and would like to have a better architecture for this. I will be doing a feature branch to prove the concept.
Hello Jesse,
Thanks for the review, I have updated the docs. By restructuring do you mean using csproj instead of winmd component?
Rebased, tested, merged
Added Windows Phone 8.1 support Updated documentation
JIRA issue
This change is because
wp
platform does not supportvibrateWithPattern
actually