Notification not working for making VOIP calls using QuickBlox Sdk

216 Views Asked by At

We are receiving Notification when directly build from Xcode to a mobile device. But when we create an ipa file and install it on mobile device, notification does not work.We are using free version of iOS SDK for QuickBlox. We have managed to make calls when the app is in foreground. Current we need help with the Notification part, so that the call is shown in the CallKit even when the app is not open

1

There are 1 best solutions below

0
sachin datarkar On

I got solution for above issue. when we create ipa for testing that time select development option don't select Adhoc option.