thibauddavid

Results 12 comments of thibauddavid

Hi, has anyone worked on this yet ?

@fukemy 's answer uses a private API (iterating through `_UIPlatterClippingView` by name) which is a really good candidate to get rejected when submitting to App Store. (+ relying on on...

Hi there, same problem for me. I'm trying to add and image with `worksheet.add(image, inCellReferenced: cellRef, withOffset: .zero, size: imgSize, preserveTransparency: false)` And after saving, I get no image. When...

Hi @buranmert , thanks for answering. I've double checked, and I'm using default DataDog configuration, which itself uses one of these NRP server ``` static let datadogNTPServers = [ "0.datadog.pool.ntp.org",...

I'll have a look, but according to https://github.com/MobileNativeFoundation/Kronos/issues/94 it really seems to be a problem with Kronos. But why can you only trigger the popup by setting your pool to...

I've been quite busy, I'll have a look as soon as I can !

Hi, yeah I tried that and it obviously worked, but I don't get why a supposed offline rendering mode has to deal with audio session. It should only process audio...

Indeed. However, this seems like a bug to me, as rendering to a file in an offline mode shouldn't have a side-effect on audio session