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.
在 iOS 13 设备上,自动填充的手机号码未显示。在 iOS 11 和 iOS 12 设备上,系统显示自动填充的手机号码。请指导。
尝试使用keyboardType = .numbersAndPunctuation. 它有效,但看起来不舒服:(
keyboardType = .numbersAndPunctuation
Apple 开发者论坛主题