Detect bugs early with the static analyzer

RSS for tag

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

Posts under wwdc21-10202 tag

6 Posts

Post

Replies

Boosts

Views

Activity

How to validate ios app bundle without uploading to App Store
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.
0
0
914
May ’22
iPhone merging imessage conversations.
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)
1
0
452
Apr ’22
Internal Tester does not get API response form the app on his device
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.
0
0
630
Oct ’21
How to validate ios app bundle without uploading to App Store
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.
Replies
0
Boosts
0
Views
914
Activity
May ’22
iPhone merging imessage conversations.
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)
Replies
1
Boosts
0
Views
452
Activity
Apr ’22
Will Clang Static Analyzer have a Swift Support?
Currently in Xcode 13, clang static analyzer is not analyzing Swift Language. Will Clang Static Analyzer eventually support Swift Language in the upcoming releases?
Replies
0
Boosts
0
Views
957
Activity
Dec ’21
Internal Tester does not get API response form the app on his device
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.
Replies
0
Boosts
0
Views
630
Activity
Oct ’21
Is it possible to merge many zip files into one on a mac
Hi! I want to merge 14 zip files into one, but is it possible using a mac? Or do you need a software to do it? Thank you!
Replies
0
Boosts
0
Views
417
Activity
Sep ’21
Line Application Crash when Video Call Started
How can I fix this crash. This happens every time the Video call in the Line Chat application start.
Replies
0
Boosts
0
Views
470
Activity
Jul ’21