Registration: reCAPTCHA does not work anymore on iOS 10

#2119
This commit is contained in:
manuroe
2018-12-11 17:46:09 +01:00
parent a5b57c7ea7
commit 40dda23469
4 changed files with 45 additions and 9 deletions
@@ -51,7 +51,7 @@
@property (weak, nonatomic) IBOutlet UILabel *messageLabel;
@property (weak, nonatomic) IBOutlet MXKAuthenticationRecaptchaWebView *recaptchaWebView;
@property (weak, nonatomic) IBOutlet UIView *recaptchaContainer;
@property (weak, nonatomic) IBOutlet TermsView *termsView;
/**