Piyush
Piyush
Try to wrap your url in quote for ios example :- url = Platform.isIOS ? '"${url}"' : url;
Also @pinkfish videostreaming is not working on ios same code works for android . Doesn’t throw any errors or warning get streaming stats just return videoframe and audio frame null
> Is this with the code directly out of the repro? Or from the pub repro? I made changes to update to null safety, but not checked it works correctly...
@Recker4244 Please format this thing