Post

Replies

Boosts

Views

Activity

Reply to shouldChangeCharactersIn called twice on simulator
I have same issue. I'm calcularing final text in shouldChangeCharactersIn. For example, current text is "1234". I enter "5" in text field. Result text after first call of shouldChangeCharactersIn is "12345". Result text after second call of shouldChangeCharactersIn is "1234". And one more thing. Notification "textDidChangeNotification" is sent correctly. Only once with final text is "12345".
Topic: Programming Languages SubTopic: Swift Tags:
Apr ’23
Reply to EXPIRED notification is no longer received
Sorry. Issue was on our server side.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to shouldChangeCharactersIn called twice on simulator
I have same issue. I'm calcularing final text in shouldChangeCharactersIn. For example, current text is "1234". I enter "5" in text field. Result text after first call of shouldChangeCharactersIn is "12345". Result text after second call of shouldChangeCharactersIn is "1234". And one more thing. Notification "textDidChangeNotification" is sent correctly. Only once with final text is "12345".
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’23