- 관련 상품
- 2026년 4월 26일 오후 6:16 UTC
- 이름 *
- kamo
- 뚱 베어
- a28a4a6
Empty "Phone SDK failed to initialize" messages were hiding the actual failure from sip.js. Turn on logBuiltinEnabled so the library writes its transport / registration errors to the console, add explicit phase-by-phase console.info entries, and rewrap caught throwables through a describeError helper that pulls something useful out of non-Error objects.