Christopher Fields

Results 12 comments of Christopher Fields

The project I am working on has this requirement to capture an (frame) image of the local video stream whenever the user requests. I assume that's what "Screen capture support"...

I ran into this problem. Luckily my manager was a former ios dev and recommended me to use this snippet of code ```swift // used to trigger didRegisterForRemoteNotifications:withDeviceToken. fileprivate func...