element-ios/Riot
manuroe 66c952190d AuthenticationVC: Fix crash due to update to WKWebView
The crash was:

```
2020-05-11 17:53:44.125128+0200 Riot[60416:899392] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Configuration cannot be nil'
*** First throw call stack:
(
	0   CoreFoundation                      0x000000010b0e98db __exceptionPreprocess + 331
	1   libobjc.A.dylib                     0x0000000109d3dac5 objc_exception_throw + 48
	2   CoreFoundation                      0x000000010b0e9735 +[NSException raise:format:] + 197
	3   WebKit                              0x00000001080f112e -[WKWebView _initializeWithConfiguration:] + 88
	4   WebKit                              0x00000001080f35ab -[WKWebView initWithCoder:] + 131
2020-05-11 17:55:50 +02:00
..
Assets Update from Weblate (#3234) 2020-05-11 16:59:18 +02:00
Categories Add convenient multiline UILabel height fix method. 2020-05-07 10:52:12 +02:00
Coordinators Revert "Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue." 2019-01-23 11:47:10 +01:00
Generated Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
Managers Key verification: Display "Verify your other sessions" modal at every startup if needed. 2020-05-04 19:59:11 +02:00
Model RoomPowerLevel: Add dedicated file and convenient init. 2020-04-08 12:32:36 +02:00
Modules AuthenticationVC: Fix crash due to update to WKWebView 2020-05-11 17:55:50 +02:00
Routers Add modules property on NavigationRouterType. 2020-01-31 15:02:02 +01:00
SupportingFiles version++ 2020-05-08 08:00:17 +02:00
Utils Update Riot/Utils/UniversalLink.m 2020-04-28 20:21:51 +03:00
AppDelegate.h Prefill email field on registrations 2020-04-28 19:55:02 +03:00
AppDelegate.m Secrets: Requests cross-signing private keys again 2020-05-07 13:30:40 +02:00