Alexey Strakh
Alexey Strakh
I have this in my pod already ``` use_flipper!({ 'Flipper' => '0.125.0' }, configurations: ['Debug']) ``` and adding another line like this: ``` use_flipper!({ 'Flipper' => '0.125.0' }, configurations: ['Debug'])...
I'm getting the same error, and it goes away with the workaround above but it doesn't apply the `cornerRadius` property properly as when you apply it via inspector. The underlying...
I can work on the self-contained code sample but see no value in it, because the code follows the guidelines and works in 99.99% cases. Basically when you run it,...
Here we go, the self-contained solution: https://github.com/alexeystrakh/rxswift-tablecrash > What version(s) of iOS are experiencing these crashes? iOS 15 and iOS 16 (foreground only) > Are these sorts of crashes happening...
@danielt1263 where you able to confirm an issue or find some workaround for this crash?
@Flash3001 Lucas, did you have a chance to look into this issue?
I was able to repack the package using the updated [ipa-packager script](https://github.com/Flash3001/ipa-packager) and can see the SwiftSupport folder now. The source path for the original swift libs is correct now...
> I found the fix, and this is because I have side-by-side XCode 12 along with XCode 13 Beta 5. > I have to select which is the XCode version...
thank you for the issue, I totally missed a notification and going to look into it asap.