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

React Native 0.78.0 com.facebook.react.bridge.GuardedResultAsyncTask has been removed #783

Open
1 task done
FTW-001 opened this issue Mar 4, 2025 · 2 comments
Open
1 task done

Comments

@FTW-001
Copy link

FTW-001 commented Mar 4, 2025

I have searched open and closed issues for this issue.

  • I have searched open and closed issues.

Minimal reproducible example

null

What platform(s) does this occur on?

Android

Steps to reproduce

Using React Native 0.78 version, it was found that some classes were removed
RNDocumentPickerModule.java

Image

Image

Your computer environment

System:
  OS: Windows 10 10.0.17763
  CPU: (4) x64 Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
  Memory: 5.75 GB / 15.92 GB
Binaries:
  Node:
    version: 18.20.4
    path: E:\node18\node.EXE
  Yarn:
    version: 1.22.11
    path: ~\AppData\Roaming\npm\yarn.CMD
  npm:
    version: 10.8.2
    path: E:\node18\npm.CMD
  Watchman: Not Found
SDKs:
  Android SDK: Not Found
  Windows SDK: Not Found
IDEs:
  Android Studio: Not Found
  Visual Studio: Not Found
Languages:
  Java: 17.0.12
  Ruby: Not Found
npmPackages:
  "@react-native-community/cli":
    installed: 15.0.1
    wanted: 15.0.1
  react:
    installed: 19.0.0
    wanted: 19.0.0
  react-native:
    installed: 0.78.0
    wanted: 0.78.0
  react-native-windows: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not found
@vonovak
Copy link
Member

vonovak commented Mar 4, 2025

Hello,
this can be fixed by upgrading to latest version https://react-native-documents.github.io/docs/sponsor-only/migration

or by offering a fix targeting the master branch https://github.com/react-native-documents/document-picker/tree/master

Thank you

@FTW-001
Copy link
Author

FTW-001 commented Mar 5, 2025

Thank you, the issue has been resolved

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

No branches or pull requests

2 participants