Merge branch 'main' into 'main'
Fix video playback on iOS Closes #578 See merge request famedly/fluffychat!612
This commit is contained in:
commit
3a4b6dcd48
1 changed files with 5 additions and 0 deletions
|
|
@ -101,5 +101,10 @@
|
|||
<false/>
|
||||
<key>io.flutter.embedded_views_preview</key>
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue