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

安卓build 不通过 #57

Open
EwanBerg opened this issue Sep 2, 2019 · 0 comments
Open

安卓build 不通过 #57

EwanBerg opened this issue Sep 2, 2019 · 0 comments

Comments

@EwanBerg
Copy link

EwanBerg commented Sep 2, 2019

react-native-yz-vlcplayer/android/src/main/java/com/yuanzhou/vlc/vlcplayer/ReactVlcPlayerView.java:314: 错误: 找不到符号
ArrayList options = initOptions.toArrayList();
^
符号: 方法 toArrayList()
位置: 类型为ReadableArray的变量 initOptions
/Users/wenbo/Desktop/智慧社区/cwpapp_native/node_modules/react-native-yz-vlcplayer/android/src/main/java/com/yuanzhou/vlc/vlcplayer/ReactVlcPlayerView.java:353: 错误: 找不到符号
ArrayList options = mediaOptions.toArrayList();
^
符号: 方法 toArrayList()
位置: 类型为ReadableArray的变量 mediaOptions

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