Okan Koçyiğit
Okan Koçyiğit
@argestes Currently if you are using Localize-swift with storyboard localization, when you select a language than restart your app you will see that storyboard localization did not change. Here is...
I added your properties to web-example project, it seems to be working well with your expectations. Have you checked "`IdType`"'s value while changing the date field? 
Hi oznurco, You have to use `ErrorMessageResourceType` and `ErrorMessageResourceName` parameters to localize your error message. `[RequiredIf("name != null", ErrorMessageResourceType = typeof(Resources), ErrorMessageResourceName = "RequiredAttribute_ValidationError")]`
@stephencelis will you merge this one, we are also having the same issue and it has been more then one year since @zenangst requested this PR? That would be great...
@jcbernabe > As per checking based on @FunnyCoderWang 's comment. I noticed that when using a customView the height of contentView is zero. I think that's why the hitTest is...
any updates?
have you found any solution?
+1 We have the same problem.
Rolling back to latest 2.219 commit solves the problem but what is correct way to use fastlane 2.220?
Any update on this?