-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Fixes issue with legacy renderer bridge #469
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #469 +/- ##
============================================
+ Coverage 41.98% 51.76% +9.77%
- Complexity 259 290 +31
============================================
Files 99 96 -3
Lines 2320 2585 +265
Branches 344 355 +11
============================================
+ Hits 974 1338 +364
+ Misses 1247 1139 -108
- Partials 99 108 +9 ☔ View full report in Codecov by Sentry. |
|
Build available to test |
📏 SDK Binary Size Comparison ReportNo changes detected in SDK binary size ✅ |
|
...ginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt
Outdated
Show resolved
Hide resolved
…resentation/engine/EngineWebView.kt Co-authored-by: Shahroz Khan <[email protected]>
|
|
|
|
## [4.4.1](4.4.0...4.4.1) (2024-11-29) ### Bug Fixes * Fixes issue with legacy renderer bridge ([#469](#469)) ([ecd89dd](ecd89dd))
Reintroduces bridge function to pass messages between SDK and Renderer
Fixes issue: https://linear.app/customerio/issue/MBL-721/mobile-in-app-crashes-after-updating-from-version-3x-to-44-of-android