feat: introduce fullfill or fail based on server result for callkit#2119
feat: introduce fullfill or fail based on server result for callkit#2119santhoshvai wants to merge 7 commits intofeat/callkit-telecom-integrationfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
…ling # Conflicts: # packages/react-native-callingx/android/src/main/java/io/getstream/rn/callingx/CallingxModuleImpl.kt # packages/react-native-callingx/ios/Callingx.mm # packages/react-native-callingx/ios/CallingxImpl.swift # packages/react-native-sdk/src/hooks/push/useProcessPushCallEffect.ts # packages/react-native-sdk/src/utils/push/internal/utils.ts # packages/react-native-sdk/src/utils/push/setupCallingExpEvents.ts
💡 Overview
According to callkit spec we need to fulfill or fail based on server result for accept and endcall.