You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently updated the pod in swift, before the update the action picker time picker worked no issues, no when I try to set a time I get this error.. NSInvalidArgumentException', reason: '-[_UIDatePickerMacCompactView _setTextColor:]: unrecognized selector sent to instance
I don't have any issues with it on iOS but only on Mac Catalyst
I have also tried the demo program and it works fine on iOS but has the same crash on date or time picker
The text was updated successfully, but these errors were encountered:
Klavar
changed the title
Issue after update
Issue after update UIDatePickerMacCompactView _setTextColor crash
Jun 20, 2020
I recently updated the pod in swift, before the update the action picker time picker worked no issues, no when I try to set a time I get this error.. NSInvalidArgumentException', reason: '-[_UIDatePickerMacCompactView _setTextColor:]: unrecognized selector sent to instance
I don't have any issues with it on iOS but only on Mac Catalyst
I have also tried the demo program and it works fine on iOS but has the same crash on date or time picker
The text was updated successfully, but these errors were encountered: