EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 909 forks source link

Windows 10 cordova app #402

Open zerglingno1 opened 9 years ago

zerglingno1 commented 9 years ago

When I Validation app before push to store , Windows App Certification Kit results this : Windows App Certification Kit - Test Results

Bytecode generation

•Error Found: The bytecode generation test detected the following errors:◦File \?\C:\Program Files\WindowsApps\48547Zergling.TrungTmGiiTr_0.9.2.0_neutral__96ahq9ex4saq4\plugins\nl.x-services.plugins.socialsharing\www\SocialSharing.js has JavaScript syntax or other problems.

Error Found: The UTF-8 file encoding test detected the following errors:◦File C:\Program Files\WindowsApps\48547Zergling.TrungTmGiiTr_0.9.2.0_neutral__96ahq9ex4saq4\plugins\nl.x-services.plugins.socialsharing\www\SocialSharing.js is not properly UTF-8 encoded. Re-save the file as UTF-8 (including Byte Order Mark).

rmaclean commented 9 years ago

Similar issue when uploading to the store which does get it rejected. Easy to fix, just fix the file as described.

EddyVerbruggen commented 9 years ago

You're welcome to try that