iCimulator icon indicating copy to clipboard operation
iCimulator copied to clipboard

Not playing well with other libraries

Open DZamataev opened this issue 5 years ago • 1 comments

So i tried using iCimulator with Lumina (installed via cocoapods), but declaring typealiases in the local namespace of the app does nothing to Lumina internal LuminaCamera class which is actually using AVCaptureSession. @YuigaWada would be grateful if you have any ideas! Thanks for approaching this topic!

DZamataev avatar Apr 06 '20 13:04 DZamataev

Same with WebRTC: wanted to mock it to test video capturing, but nothing seems to be working in this situation.

Maxatma avatar Apr 27 '20 18:04 Maxatma