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
Hi!
It seems that PhoneNumberKit and BlocksKit are incompatible.
I have set in interface builder a PhoneNumberTextField. It works ok. But I soon as I reactivate my BlocksKit pod, there is a loop with keyboardInputChangedSelection __invoking___ [A2DynamicDelegate fowrwardInvocation]
And it ultimatly crash with a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
Does anyone have this problem?
Thank you
The text was updated successfully, but these errors were encountered:
Hi!
It seems that PhoneNumberKit and BlocksKit are incompatible.
I have set in interface builder a PhoneNumberTextField. It works ok. But I soon as I reactivate my BlocksKit pod, there is a loop with
keyboardInputChangedSelection
__invoking___
[A2DynamicDelegate fowrwardInvocation]
And it ultimatly crash with a
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
Does anyone have this problem?
Thank you
The text was updated successfully, but these errors were encountered: