Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想避免让我的用户用他的电子邮件填写一个字段(冗长且令人沮丧)。有没有办法获取用户的电子邮件以避免他必须写它?
谢谢 !!!
第一次询问,让用户通过 选择记住我选项UISwitch,将其保存在 plist 中(加密然后保存)。下次阅读plist。如果用户喜欢每次都写,那么对他们有好处,否则他们可以使用您给定的选项来保存它,然后您可以自动完成该字段!
UISwitch
如果您指的是 Apple ID 电子邮件,那么您将无法访问它,您必须明确询问该电子邮件