Fixed UI stuck when get thumbnails on screen sharing. (#149)

* fix: get thumbnails stuck.

* update.
This commit is contained in:
CloudWebRTC
2022-08-18 14:29:28 +08:00
committed by GitHub
parent 4390c4a00f
commit c1445677f5
6 changed files with 122 additions and 133 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.static_framework = true
s.dependency 'FlutterMacOS'
s.dependency 'WebRTC-SDK', '~> 104.5112.02'
s.dependency 'WebRTC-SDK', '~> 104.5112.03'
end