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

[Android] Stop adding unnecessary new lines into base64 response string #2

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

ath0mas
Copy link
Member

@ath0mas ath0mas commented Feb 14, 2024

merge silkimen#510 into v2_ns0m branch

base64.fromArrayBuffer is perfectly capable of decoding one long line of base64 string, see https://github.com/apache/cordova-js/blob/master/src/common/base64.js#L24
@ath0mas ath0mas merged commit cdf819a into v2_ns0m Feb 14, 2024
3 checks passed
@ath0mas ath0mas deleted the patch-newlines-base64 branch February 14, 2024 23:02
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.

2 participants