craftzdog / craftzdog/react-native-quick-base64
I have Exception in HostFunction: Input is not valid base64-encoded data only on iOS
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 464
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I have Exception in HostFunction: Input is not valid base64-encoded data only on iOS when I try to use toByteArray function
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the toByteArray entry point and reproduce the reported exception on iOS using the details from this issue. Compare its iOS behavior with the working platform, then verify that valid base64 input no longer raises the error on iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100