419 B
419 B
Version Drift
React Native wrapper, native Video SDKs, and docs may drift independently.
Upgrade checklist
- Compare wrapper package version and exported type signatures.
- Re-check join config/property names and enum constants.
- Re-test full lifecycle: init -> join -> media/helper calls -> leave -> cleanup.
- Re-validate event types used in app listeners.
- Re-run smoke tests on both iOS and Android.