Yusuf Tör
Yusuf Tör
@inveni0 I had the same problem. It's because it's trying to set the frame orientation before the `outputData` is available. The solution is to add this code just after the...
What version have you been using? I have an issue with orientation. The last version that works is 2.14.2, all the others do not update the videoDimensions property of a...
I also get this issue, using an iPhone XS and an iPhone 6. I'm just using the iOS SDK version 2.14.2 - not using react native.
+1 for needing a first-class embedded controller, or some kind of permanent fix. I also get the same crash and the line `adapter.collectionView?.reloadData()` fixed it for me. I was struggling...
Actually I've never done that either! Would be good if someone could.
Unfortunately I'm not an Objective-C coder, I only do Swift. It would be great if this project could be updated to the most recent versions of Xcode and Objective-C/ported to...
I think this might be to do with where I'm getting the build framework from. After I've built the project where should I be accessing the framework from?
Ok so Product => Archive seems to create an xcarchive, but no framework? Using the debug build version works but then I can't build for simulator. I need to make...
Hey, thanks for the suggestion. You can use Superwall with Mac Catalyst or Mac (Designed for iPad) but yes currently we don't support SwiftUI/AppKit mac apps. Definitely something we want...
It's quite far down in our backlog unfortunately. Tentatively looking at Q1 next year