Results 10 issues of Venky

@andrewcbancroft Thanks for given great lib. and How to pass event dates inside it without creating events. im getting event dates from sever. Please help me.

@jgh- Hi, The broadcast VCpreviewView is crashed, when i was try to connect broad cast in sometimes not a all. crash at class VCpreviewView.mm in Method: - (void) setupGLES method...

@wayfinders Thanks! ``frmdt": "04-Sep-2017", "todt": "10-Sep-2017", "strdt": "2017-09-03T18:30:00.000Z", "endt": "2017-09-09T18:30:00.000Z", "frmtm": "08:45", "totm": "09:30", "caldate": "04-Sep-2017 - 10-Sep-2017", "caltime": "08:45 - 09:30",'` this im getting array from server (sunday -...

`func circleMenu(_ circleMenu: CircleMenu, buttonDidSelected button: UIButton, atIndex: Int) { print("button did selected: \(atIndex)") let storyboard = UIStoryboard(name: "Main", bundle: nil) let annoucement = storyboard.instantiateViewController(withIdentifier: "FirstVC") as! FirstVC }` This...

question

@jeffreywescott @chrisballinger Hi , i did audio recorder in .m4a format but here, i need to send server in .mp3 or .wav format ?? thanking you

Hi I have just built VLC library for iOS at VLCKit and using it to display a video stream. I need to make it displays in real-time with a lowest...

Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value at //MARK:- Hide HUD /// Dismiss Progress HUD. open func hideHUD() -> Void { if !self.isBeingShown { return }...

Hello @ErAbhishekChandani background color of uiview changed when I was running iPhone 5s. at this method and app crashed also : open var hudBackgroundColor : UIColor = UIColor(red: 240/255.0, green:...