https://github.com/apache/cordova-plugin-contacts#contact
我可以在哪里放置图像文件(例如,我可以在S3上使用它,或者在资源中附带应用程序),以及var contact = navigator.contacts.create();
contact.photos = [new ContactField('url', URL, true)];
contact.save()
的正确格式是什么?
INotifyPropertyChanged
答案 0 :(得分:1)
这是你的答案......先生。
{{1}}