|
|
|
|
|
by simion314
1862 days ago
|
|
> a) Apple has invested heavily in automated review methods over the years. There was a news here where malware was found on the Apple iOS store, and Apple changed their mind in the last moment and refused to inform the victims. The reality show you (if you want to see) that - malware happens (you can't make automatic analysis code to detect all possible issues ) - Apple users will mostly have a wrong image of the Store security due to Apple not informing victims when bad things happen and a big PR budget to paint a fiction. The reviewers are there mostly to make sure you do not put a link to your website and buypass the Apple payments and make sure that the app does not crash and use the approved UX. I really hope you are not that navie to think they are opening the app in a debugger and checking for weird code. |
|
As for code, they run relatively extensive automatic tests to detect whether private (banned/undocumented) APIs are used, I don’t know how effective they are at catching malware, though.