In iOS 7 and later, if you ask for the MAC address of an iOS device, the system returns the value 02:00:00:00:00:00. If you need to identify the device, use the identifierForVendor property of UIDevice instead. (Apps that need an identifier for their
参考 https://github.com/MicrosoftDocs/cordova-docs/blob/master/articles/tutorial-package-publish/tutorial-package-publish-readme.md Package Your Cordova App for Publishing to an App Store 为要定位的每个平台创建一个包.然后,您可以将每个包发布到商店. 打包Android版的应用 在这个部分: 修改应用的设置. 生