Merged
Conversation
julian-bridgefy
added a commit
that referenced
this pull request
Mar 2, 2026
🧩 Removed Static IP Dependency Resolved #64 The SDK no longer depends on a static IP configuration, improving flexibility and simplifying deployment across dynamic network environments. 📦 iOS SDK Update Upgraded Bridgefy SDK for iOS from 1.3.2 → 1.3.3 Includes internal stability improvements and alignment with the latest native layer updates. 📱 Android License Handling Resolved #66 Implemented licenseExpirationDate support on Android to ensure feature parity and proper license lifecycle management. 🛠 Fixes 🧪 Example App — SDK Startup Issue Resolved #68 Fixed an issue where the SDK failed to start in the example application. Updated troubleshooting steps in README Improved clarity around initialization requirements Ensured consistent startup behavior across platforms 📚 Documentation Overhaul 📖 Comprehensive Integration Guide (#63) A full documentation refresh to streamline developer onboarding and integration: ✅ Complete iOS & Android setup instructions, including TurboModule configuration 📊 Detailed Propagation Profiles with parameter tables and practical use cases 🔄 Clear comparison of Operation Modes: FOREGROUND, BACKGROUND, HYBRID 📡 Full Events reference with typed helpers and payload definitions 🛑 New Common Errors section: Background service setup Permissions handling Gradle desugaring requirements 🔁 Added Migration Guide: Legacy NativeModules → TurboModule SDK 🧹 Fixed naming inconsistencies highDensityNetwork → HIGH_DENSITY_NETWORK ⚙ Added Gradle desugaring requirements 📌 Added compatibility notes for React Native 0.71+⚠️ License Deprecation Updates Marked updateLicense as deprecated in the React Native SDK docs Removed references to: onUpdateLicense onFailToUpdateLicense Clarified license lifecycle handling in documentation 🎨 Documentation Assets Resolved #73 Improved and organized documentation assets for better clarity, consistency, and visual presentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.