Skip to content
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

Change the bridge URLs so that they can be used in a CSP. (Compatibility Version) #442

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yangxyo
Copy link

@yangxyo yangxyo commented Aug 1, 2024

#264 (comment)

Man, this is tricky.

On the one hand, this is clearly an improvement.

On the other hand, it's significant to ask everyone to fix up their code after an upgrade.

Is there any way to be automatically backwards compatible?

Addresses the compatibility issues mentioned by the author.

yangxyo and others added 4 commits August 1, 2024 16:38
Update the JS code to be CSP compliant.
Update WebViewJavascriptBridgeBase.h to be CSP compliant.
Update WebViewJavascriptBridgeBase.m to be CSP compliant.
Copy link
Author

@yangxyo yangxyo left a comment

Choose a reason for hiding this comment

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

add .circleci/config.yml

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.

1 participant