RNGP - Do not attempt to substring to 1024 while logging.#47509
RNGP - Do not attempt to substring to 1024 while logging.#47509cortinico wants to merge 1 commit into
Conversation
Summary: Fixes facebook#47504 Changelog: [Android] [Fixed] - RNGP - Do not attempt to substring to 1024 while logging Differential Revision: D65659586
|
This pull request was exported from Phabricator. Differential Revision: D65659586 |
|
This pull request was successfully merged by @cortinico in e64513b When will my fix make it into a release? | How to file a pick request? |
|
This pull request has been merged in e64513b. |
|
Is there any work around for this? I am working on a turbo module and am following the steps in the docs to properly generate the code. I am getting this error when running the command to generate the android code here. I took the code change mentioned in the above comment that should fix this and used it to overwrite the code in I am using react native 0.76.1 and @react-native-community/cli v15.0.0. Any help is greatly appreciated, thank you! |
Summary:
Fixes #47504
Changelog:
[Android] [Fixed] - RNGP - Do not attempt to substring to 1024 while logging
Differential Revision: D65659586