我想在react-nativeexpo项目中播放背景音。为此,我使用了expo-av库。但我不能重现它,我得到了一些错误。rejection: Error: Cannot load an AV asset from a null playback source]
node_modules\expo-avruntime.js:192:38 in enqueue
node_modules\regenerator-run
我从安装了expo-video-player并添加了必要的依赖项。虽然在Android上一切正常,但我的应用程序在网络浏览器上崩溃了。所以我的问题是,这种行为是不是意料之中的?,} from 'react-native';import VideoPlayer from 'expo-video-player在这一行中:
var _use
我的代码: const update = await Updates.checkForUpdateAsyncproperty Updates.checkForUpdateAsync is not available on android, are you sure you’ve linked all the native根据记录,我确实是通过expo instal