Hello, and thank you for your quick reply.
Workflow:
I created a new project without changing any build settings. I've created two projects and uploaded them to Google Drive so build settings can be verified: https://drive.google.com/file/d/1hhnG_J005EpuViR8JLWytj5CfpyjcJfh
I've also recorded two videos demonstrating the issue:
The error occurs when I interact with a single text field and then go out of focus: https://youtu.be/8hJOcwhkH_Y
The error occurs every time I switch between two independent text fields: https://youtu.be/C-eZUULWywA
These projects are included in the Google Drive archive linked above. Additionally, the videos are available on Google Drive if that's more convenient: https://drive.google.com/drive/folders/1XpJQgfHoiEk5T_RXJiQkervhfDRUknsF?usp=sharing
I am using Xcode 16 in these videos, but the issue also occurs with Xcode 15.4.
Summary of Your Request:
Log Output with Two Text Fields:
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
Workflow Videos:
Video 1 : https://youtu.be/8hJOcwhkH_Y
Video 2 : https://youtu.be/C-eZUULWywA
Environment:
- macOS Version: Sonoma 14.5
- Hardware: 2019 MacBook Pro, Intel 8-Core i9
- Xcode Version: Xcode 16 (also tested with Xcode 15.4)
Test Projects:
Test Projects on Google Drive : https://drive.google.com/file/d/1hhnG_J005EpuViR8JLWytj5CfpyjcJfh
Thank you for your assistance! If you need more information feel free to tell.
Post
Replies
Boosts
Views
Activity
It was solved for us by using Xcode 15.1 beta1 !