AgoraIO / Basic-Video-Broadcasting

Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.
MIT License
269 stars 287 forks source link

Warning: Invalid view & warning code 16 #128

Open khuddite1012 opened 3 years ago

khuddite1012 commented 3 years ago

@guohai @plutoless @zontan @icywind @PRWrl I have a problem with running the open-live ios project. I could build the project and I replaced the APP ID and token placeholder strings. I run the project on 2 iPad devices one for the broadcaster and another one for a client. When I get into the live streaming room with the same channel id as the broadcaster, it shows nothing which occurring "warning code: invalid view & warning code: 16"

I attached the screenshot. image

khuddite1012 commented 3 years ago

image @guohai @plutoless @zontan @icywind Please check this image as well. It is saying "Unable to simultaneously satisfy constraints". I think it is the main issue that it occurs invalid view and code 16.

plutoless commented 3 years ago

@CodeWarrior1012 sorry for late reply. i'm not sure if we adapt to ipad at all. does it work well on your iphone? The error you posted is just NSLayoutConstraint error for barbutton. it should not affect your video views