Solve Problem/Troubleshooting
apk 설치하면 알 수 없는 크래시
안다희
2020. 7. 11. 12:46
728x90
- debug에선 괜찮은데... release는 !!!!!
1.
React-native (Signed) release apk keeps crashing in device
I created a signed react-native apk after following all the documents from the official react native documentation ( i.e. https://facebook.github.io/react-native/docs/signed-apk-android ). After cr...
stackoverflow.com
-> 폴더들이 복사되는데, debug는 잘 실행됨, 근데 apk 뽑아보면 중복되는 파일이라고 build failed.
2.
https://github.com/facebook/react-native/issues/21556
Android release build crashes but develop build is fine · Issue #21556 · facebook/react-native
Environment React Native Environment Info: System: OS: macOS High Sierra 10.13.6 CPU: x64 Intel(R) Core(TM) i7-6920HQ CPU @ 2.90GHz Memory: 30.29 MB / 16.00 GB Shell: 5.3 - /bin/zsh Binaries: Node:...
github.com