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运行报错 #437

Open
Jeijie opened this issue Jun 9, 2022 · 0 comments
Open

android运行报错 #437

Jeijie opened this issue Jun 9, 2022 · 0 comments

Comments

@Jeijie
Copy link

Jeijie commented Jun 9, 2022

日志:

06-06 09:38:57.633 25770 25895 E AndroidRuntime: FATAL EXCEPTION: mqt_native_modules
06-06 09:38:57.633 25770 25895 E AndroidRuntime: Process: com.grgbanking.nuwa, PID: 25770
06-06 09:38:57.633 25770 25895 E AndroidRuntime: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at java.util.ArrayList.get(ArrayList.java:437)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at com.beefe.picker.view.PickerViewLinkage$4.onItemSelected(PickerViewLinkage.java:343)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at com.beefe.picker.view.OnItemSelectedRunnable.run(OnItemSelectedRunnable.java:13)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:900)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at android.os.Looper.loop(Looper.java:219)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:232)
06-06 09:38:57.633 25770 25895 E AndroidRuntime: at java.lang.Thread.run(Thread.java:929)

环境:

info
React Native Environment Info:
System:
OS: macOS 11.2.3
CPU: (8) x64 Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz
Memory: 25.95 MB / 8.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 12.6.0 - ~/.nvm/versions/node/v12.6.0/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.9.0 - ~/.nvm/versions/node/v12.6.0/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
Android SDK:
API Levels: 22, 23, 25, 26, 27, 28, 29, 30
Build Tools: 23.0.1, 23.0.3, 26.0.3, 27.0.3, 28.0.1, 28.0.3, 29.0.2, 29.0.3, 30.0.2
System Images: android-23 | Android TV ARM EABI v7a, android-23 | Android TV Intel x86 Atom, android-23 | Android Wear ARM EABI v7a, android-23 | Android Wear Intel x86 Atom, android-26 | Intel x86 Atom_64
IDEs:
Android Studio: 3.6 AI-192.7142.36.36.6392135
Xcode: 12.5/12E262 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.5 => 0.59.5

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

1 participant