Posts

Post not yet marked as solved
12 Replies
In My case, I tried many solutions but all in vain Solution: I just do "Pod deintegrate" and then "pod install" then my project is working perfectly.
Post not yet marked as solved
8 Replies
Problem: Abort Trap (In my case my code is working perfectly but when I trying to make an Archive for upload app on testFlight file I got the "Abort Trap") Solution:- Just Select Your Project from project Navegater (most Left Pane) Select Project > Select Targets > Build Settings > Swift Compiler - Code Genration > Optimization Level > Debug and Realease make "No Optimization [-Onone]"