瀏覽代碼

[RN] Fix streaming on mobile (#3351)

master
Zoltan Bettenbuk 7 年之前
父節點
當前提交
b978851a0f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      react/features/app/components/App.native.js

+ 1
- 0
react/features/app/components/App.native.js 查看文件

@@ -11,6 +11,7 @@ import {
11 11
     AspectRatioDetector,
12 12
     ReducedUIDetector
13 13
 } from '../../base/responsive-ui';
14
+import '../../google-api';
14 15
 import '../../mobile/audio-mode';
15 16
 import '../../mobile/background';
16 17
 import '../../mobile/callkit';

Loading…
取消
儲存