File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ getting token and displaying the Incoming call screen.
23
23
- checking and changing the access to the ` Manifest.permission.USE_FULL_SCREEN_INTENT ` permission (for Android 14 and above)
24
24
25
25
26
- <kbd ><img alt =" Flutter P2P Calls code sample, incoming call in background Android " src =" https://developers.connectycube.com/docs/_images /code_samples/flutter/background_call_android.png " height =" 440 " /></kbd >
27
- <kbd ><img alt =" Flutter P2P Calls code sample, incoming call locked Android " src =" https://developers.connectycube.com/docs/_images /code_samples/flutter/background_call_android_locked.png " height =" 440 " /></kbd >
28
- <kbd ><img alt =" Flutter P2P Calls code sample, incoming call in background iOS " src =" https://developers.connectycube.com/docs/_images /code_samples/flutter/background_call_ios.PNG " height =" 440 " /></kbd >
29
- <kbd ><img alt =" Flutter P2P Calls code sample, incoming call locked iOS " src =" https://developers.connectycube.com/docs/_images /code_samples/flutter/background_call_ios_locked.PNG " height =" 440 " /></kbd >
26
+ <kbd ><img alt =" Flutter P2P Calls code sample, incoming call in background Android " src =" https://developers.connectycube.com/images /code_samples/flutter/background_call_android.png " height =" 440 " /></kbd >
27
+ <kbd ><img alt =" Flutter P2P Calls code sample, incoming call locked Android " src =" https://developers.connectycube.com/images /code_samples/flutter/background_call_android_locked.png " height =" 440 " /></kbd >
28
+ <kbd ><img alt =" Flutter P2P Calls code sample, incoming call in background iOS " src =" https://developers.connectycube.com/images /code_samples/flutter/background_call_ios.PNG " height =" 440 " /></kbd >
29
+ <kbd ><img alt =" Flutter P2P Calls code sample, incoming call locked iOS " src =" https://developers.connectycube.com/images /code_samples/flutter/background_call_ios_locked.PNG " height =" 440 " /></kbd >
30
30
31
31
## Configure your project
32
32
You can’t perform that action at this time.
0 commit comments