Detect bugs early with the static analyzer

RSS for tag

Discuss the WWDC21 session Detect bugs early with the static analyzer.

View Session

Posts under wwdc21-10202 tag

6 Posts
Sort by:
Post not yet marked as solved
0 Replies
126 Views
When I upload an iOS app to App Store, it validates the bundle and sends email if the bundle is incorrect. I was wondering if there is any way to do this in the CI/CD pipeline even before attempting to upload it to App Store. In the past, we have received many errors. To name a few- ITMS-90685: CFBundleIdentifier Collision ITMS-90205: Invalid Bundle ITMS-90785: UIUserInterfaceStyle can’t be '' - It can only be 'Light', 'Dark', or 'Automatic'. ITMS-90668: Invalid Bundle Executable ITMS-90062: This bundle is invalid ITMS-90165: Invalid Provisioning Profile Signature ITMS-90478: Invalid Version ITMS-90640: Invalid Info.plist value ITMS-90338: Non-public API usage ITMS-90892: Missing recommended icon etc. I understand that not all of them can be detected unless we upload it to App Store, but maybe some of them can be detected. I am sure other developers have felt the need of this. Is there a way to achieve this, maybe using XCode or any other tools Apple provides? I would greatly appreciate your help.
Posted
by
Post not yet marked as solved
1 Replies
121 Views
Hello everyone, so im not sure how long today my phone has been doing this but i got a spam texts from one of those spam groups earlier this morning and about 20 minutes ago went to text my boyfriend back and when i clicked on his contact in my imessage, it had all of the numbers from that group message added into our convo? not sure how else to explain it (will include pictures for a bit more clarification) but i just can't figure out what happened bc i didnt save any of those numbers or anything. and im not able to even start a new imessage conversation between the both of us because i keeps adding those numbers back into it. none of the messages from that group chat are in our conversation but when i text him it sends it to his phone in a whole other chat. (i know the tag has nothing to do with my question but there were so many and i couldnt find one that somewhat matched up so bare with me lol)
Posted
by
Post not yet marked as solved
0 Replies
271 Views
We are building an app that accesses API data from a https protected server. The API key is all ok on my side, either installing the app through Xcode or through TestFlight, on my devices, everything works. However when my partner installs the app for testing on his device (iOS version compatible) according to crash reports, he does not get API data. The API is a paid API and we have a lot of calls left on our plan. I have verified if there were any issues with encryption compliance, and from what I have, we are ERA compliant. I don't know what else to do or check.
Posted
by