# Background calling for IOS 13

**URL:** <https://react-native-webrtc.discourse.group/t/background-calling-for-ios-13/700>\
**Category:** Uncategorized\
**Created:** [May 19, 2020, 5:53am UTC](https://react-native-webrtc.discourse.group/t/background-calling-for-ios-13/700 "2020-05-19T05:53:42Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![ShooterArk](https://avatars.discourse-cdn.com/v4/letter/s/5fc32e/32.png) [@ShooterArk](https://react-native-webrtc.discourse.group/u/ShooterArk)\
**Post date:** [May 19, 2020, 5:53am UTC](https://react-native-webrtc.discourse.group/t/background-calling-for-ios-13/700/1 "2020-05-19T05:53:42Z")

</div>

Hi, I have successfully implemented the webrtc and things are working fine in the foreground. However, the background calling is somewhat new for me so I really dont know much about it and now as far as I know IOS 13 doesn’t call background calling. Can anyone please guide me how to achieve background calling in both IOS and android.

For android, I have seen people use react-native-foreground and react-native-callkeep to make it work. but for IOS there is not much information available or I might have not searched it properly I guess.

Please advise.

Thank you.
