Looks like an error popped up in your latest release (0.0.6) with SIPProviderContext properties. When you build the project all the properties of useSessionCall object in SIPProviderContext.d.ts get this error on CallSessionItem.tsx and project fails to build:
src/CallSessionItem.tsx:9:5 - error TS2339: Property 'isHeld' does not exist on type
Hi,
Looks like an error popped up in your latest release (0.0.6) with SIPProviderContext properties. When you build the project all the properties of
useSessionCall
object inSIPProviderContext.d.ts
get this error onCallSessionItem.tsx
and project fails to build:src/CallSessionItem.tsx:9:5 - error TS2339: Property 'isHeld' does not exist on type
Thanks
Enes