Feature/mobilewebview 23 web view bridge#641
Merged
Vailence merged 25 commits intomission/webView-inAppfrom Feb 3, 2026
Merged
Feature/mobilewebview 23 web view bridge#641Vailence merged 25 commits intomission/webView-inAppfrom
Vailence merged 25 commits intomission/webView-inAppfrom
Conversation
added 15 commits
January 26, 2026 14:11
all good yet
Vailence
commented
Jan 28, 2026
Mindbox/InAppMessages/Presentation/Views/WebView/Bridge/MindboxWebBridge.swift
Outdated
Show resolved
Hide resolved
justSmK
approved these changes
Jan 30, 2026
Mindbox/InAppMessages/Presentation/Views/WebView/Bridge/BridgeMessage.swift
Outdated
Show resolved
Hide resolved
Mindbox/InAppMessages/Presentation/Views/WebView/Bridge/BridgeMessage.swift
Show resolved
Hide resolved
Mindbox/InAppMessages/Presentation/Views/WebView/Debug/MindboxWebViewFacade.swift
Show resolved
Hide resolved
Mindbox/InAppMessages/Presentation/Views/WebView/Debug/MindboxWebViewFacade.swift
Show resolved
Hide resolved
6f6ddbd to
3fa303c
Compare
enotniy
approved these changes
Feb 3, 2026
| ) | ||
|
|
||
| // TODO: - Тут какая то фигня, с текущей страницей цикл происходит запросов, request - response. Пока закомментировал | ||
| // bridge.send(response) |
Collaborator
There was a problem hiding this comment.
а как тогда работает ready?
Collaborator
There was a problem hiding this comment.
Да, надо раскомментить это. Я вчера проверял, работало корректно вроде
Надо чтобы Акыл тоже явно чекнул это
|
|
||
| if message.type == .request { | ||
| pendingRequestIds.insert(message.id) | ||
| } else if message.type == .response { |
justSmK
pushed a commit
that referenced
this pull request
Feb 6, 2026
* WMSDK-Bridge Message * WMSDK- Move down extensions in WebViewController * WMSDK-Added WebView + JS Bridge * WMSDK-Simple variation * WMSDK-Second iteration * WMSDK-Third iteration all good yet * WMSDK-Old script from Native side * WMSDK-Added customPage * WMSDK-Updated error message * WMSDK-Added direct BridgeMessage delegate * WMSDK-Update id save/remove * WMSDK-0000 Refactor code * WMSDK-0000 Bridge Message dispatcher * WMSDK-0000 Remove custom JS from SDK * WMSDK-0000 Remove unused MindboxWebView * WMSDK-0000 Added protocol * WMSDK-0000 Update test html (remove later) * WMSDK-0000 Fix warnings * WMSDK-0000 Add start method after init * WMSDK-0000 Ready event * WMSDK-0000 Fix PR Comments * WMSDK-0000 Added TODOs for future generations * WMSDK-0000 Fix linter * WMSDK-0000 Uncomment bridge.send * WMSDK-0000 Updated log about SDKBridge missing --------- Co-authored-by: Vailence <utekeshev@mindbox.cloud>
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.
MOBILEWEBVIEW-23: [Mobile] [iOS] Webview inapp умеет отправлять и получать данные от js c результатом