Anthony Prato
Anthony Prato
can you provide the html you are crashing with?
what were your results? too big of a size? I haven't tried to do this myself but you most likely you need to use the attributed string from the label...
@rFlex I was finally able to see the black screen hooked to the debugger. the most interesting thing I found was: (pretend these are CMTime comparisons) recordedSession.duration.seconds > 0 but...
see my answer here: https://github.com/rFlex/SCRecorder/issues/331 Two key parts. One is timing. I was going to play and record on view did appear of my camera and going to ambient on...