PatrikTheDev

Results 49 comments of PatrikTheDev

When I try to archive your version, it fails because it can’t find Combine, this fixes it (or another fix is to just change the required version to 13 but...

Archiving it with Xcode 11.2.1 (or building for production, the same thing happens). It’s the way to upload to App Store connect. Try it yourself.

The same thing is happening once again with Xcode 11.2, tho it doesn't tell me what's wrong. When I comment out the URLImageSourceView, it works, but once I remove it,...

Solution: either use CocoaPods until it gets fixed or set DEAD_CODE_STRIPPING to YES in your build config file.

Currently an issue seems to be that the classes aren't declared as `public`, I'm going to fix that once I get time to work on OSS again.

Forgot to update you, this should be the final version. Tested everything and it seems to work properly.

Firebase-admin 10.0.0 support should also be added to the roadmap

Also ran into the same issue with Expo and EAS Build

Same issue here, the only fix is to run ldrestart. I’m on an iPhone X on 13.3b2 with Checkra1n 0.9.5. It doesn’t work in Safe mode so not tweak related....

All versions of iOS or checkra1n? Because it works on 0.9.2 but breaks once I upgrade to 0.9.5.