Post

Replies

Boosts

Views

Activity

Reply to Archive or TestFlight Bug after releasing developer beta 5 Aug 11.
I get the same :( Apple Developer Technical Support (DTS) (via email) hasn't been very helpful yet, unfortunately.
Replies
Boosts
Views
Activity
Aug ’21
Reply to Archive or TestFlight Bug after releasing developer beta 5 Aug 11.
Brothers, Apple has secretly fixed this bug,The package I uploaded early today has shown that the minimum support is 9.0.
Replies
Boosts
Views
Activity
Aug ’21
Reply to textContentType telephoneNumber can't show telephone
input.textContentType = .telephoneNumber input.keyboardType = .numbersAndPunctuation works But .phonePad and .telephoneNumber did't work. WTF
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to AutoFill issue on iOS for getting phone numbers from the Contacts app
textField.keyboardType = .phonePad textField.textContentType = .telephoneNumber did't work . Seriously? textField.keyboardType = .numbersAndPunctuation textField.textContentType = .telephoneNumber works. Seriously?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to Can't send email to private relay addresses: 550 Relay not allowed
DKIM,need go to Apple developer website ,add your email domain to the Sign in with Apple for Email Communication. Config is in Services tab. https://developer.apple.com/account/resources/services/list
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24