Skip to content

Conversation

@markemer
Copy link
Member

@markemer markemer commented Nov 10, 2025

Closes: #8063

I've been using https://github.com/Istrability/capacitor-example-bug to test as it shows the bug on normal cap.

Copy link
Member

@eric-horodyski eric-horodyski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified working on iOS and Android. LGTM

@jcesarmobile
Copy link
Member

Good fix, I didn't think about this when I looked into the problem.
But the issue I mentioned on #8063 about console.log('[object Object]'); not being shown on logcat should also be addressed, should be as simple as removing the msg.equalsIgnoreCase("[object Object]") of isValidMsg method inside BridgeWebChromeClient.

@markemer
Copy link
Member Author

Cool, will do.

@markemer markemer merged commit 06aeb9e into main Nov 12, 2025
6 checks passed
@markemer markemer deleted the RMET-4536 branch November 12, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: PluginCall.resolve logs in Logcat inconsistently

5 participants