Cannot Implement TextInput protocol
cmillani opened this issue · 1 comments
cmillani commented
Due to a lack of an accessible init on MulticastDelegate class there is no way to create a class implementing the TextInput protocol.
When trying to instantiate a MulticastDelegate, I get the following error:
'MulticastDelegate<T>' initializer is inaccessible due to 'internal' protection level
jvanzummeren commented
Fixed in version 0.1.4