Works in debug but not in release | expo-av | react-native-unimodules
问题 Environment Expo CLI 3.11.1 environment info: System: OS: Windows 10 Binaries: Yarn: 1.22.4 - C:\Users\user\AppData\Roaming\npm\yarn.CMD npm: 6.12.0 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: Version 3.6.0.0 AI-192.7142.36.36.6308749 React-native android on device Step to repro : 1. npx react-native init ReactRelease --version 0.62.2 npm install react-native-unimodules@0.9.0 --save expo install expo-av 2. Configure your files according to the doc in each library 3. Edit App.js