Post

Replies

Boosts

Views

Activity

Reply to I am getting this error every time when I run my app in simulator
It's embarrassing for Apple who shows by their complexity to devs (like authorizing developer mode on an iPhone, or finding the UDID-- these simple actions take acts of God) that they really don't pay any attention to devs. It's PREPOSTEROUS how bad Apple is at this, and meanwhile they love incorporating changes and more complexity into Swift such that projects ALL. THE. TIME. and require massive amounts of maintenance. Apple will suffer eventually, book it.
Aug ’23
Reply to codesign wants to access key "access" in your bunch of keys
Enter your normal password you use to login to your device (like when you open the clamshell after a full shutdown), but this time press ALWAYS ALLOW instead of ALLOW so it can repeat itself a zillion times. Apple is so dang dumb, they should fix this or at least put more explanation down, so people don't have to look this up here, but they really ARE a bunch of dunderheaded engineers.
Jan ’23
Reply to URL from string with spaces in it
Apple Swift framework developers should be utterly embarrased that this is still happening in 2023. They have obviously been asleep at the wheel for ages now. None of the answers here works. URL(string: ) should contain allowance to correct for spaces; the fact that it doesn't is truly and utterly embarrassing and costs devs a LOT of f'g wasted time.
Jan ’23
Reply to Getting this error in Playground when I am opening Xcode using Rosetta.
It's incredibly disappointing Apple allows this type of error to persist almost 2 years after the launch of the M1 chip. It's a total disgrace for the company, as they obviously no longer care about bringing on new developers. Apple continues to persist problems with all XCode when it comes to running on M1/M2 machines. And they are totally asleep at the wheel when it comes to these forums. EXTREMELY disappointed in Apple.
Oct ’22
Reply to Collection View not showing up
Select the UICollectionView in the View Controller Scene menu (middle of Xcode, but left of Main Storyboard visual), and then in Size Inspector change the "Estimated Size" from AUTOMATIC to "NONE". If you have all your hookups done correctly, and constraints are correct in your main Storyboard scene, you should see approximately what you designed instead of small cells.
Jan ’22
Reply to apple id not working in simulator
In 2020 this problem probably has to do with all the jiggering of Provisioning Profiles (whatever they are) Apple has recently done but didn't inform anyone.1) Go to developer account, sign in, and sign the new thing they want signed2). then follow this....To fix this, you need to transfer the Provisioning Profile's Certificate to YOUR own certificate. In developer.apple.com, login to your developer account. Then, in the Edit iOS Provisioning Profiles page in Certificates section, select the certificate you are using for your XCode. Then click Generate button.then you'll still have problems, but will be farther along.
Apr ’20
Reply to iCloud Login Not Working On iOS 13.3 Simulator
Does anyone at Apple actually read these forums and help anyone?NEVER do I find a helpful answer on forums.dev so always have to either go to Stack Overflow or wait on a long phone call for help directdly from apple, probably wasting everyone's time.Can't login to simulator even using the exact same login as used to login here to forums. REALLY annoying. Even built a whole new AppleID and that didn't work either.So can't use simulator to develop anymore. ABSURD problem.
Apr ’20