Bridge: Enable ApplePay, open in background
This commit is contained in:
@@ -95,6 +95,9 @@
|
||||
[_processPool _setObject:policies forBundleParameter:SBRGetPolicyTypeByOriginKey()];
|
||||
|
||||
webViewConfiguration.processPool = _processPool;
|
||||
|
||||
webViewConfiguration._waitsForPaintAfterViewDidMoveToWindow = NO;
|
||||
webViewConfiguration._applePayEnabled = YES;
|
||||
}
|
||||
|
||||
_webViewConfiguration = webViewConfiguration;
|
||||
|
||||
Reference in New Issue
Block a user