As long as they reported the issue to Apple privately long before dangling a treat in front of criminals.
Well, the fact that you can deactivate malicious code in your app until your app passed Apples review is well known to basically everyone who writes software.
Does anybody remember HiddenApps, the app that could be used to hide app icons on your device?
That app fetched a file from a webserver, if the file said "hide malicious code" the app showed some useless tricks on how to save battery. Once the app passed review the file said "do evil stuff" and the app executed the parts that would have lead to an rejection immediately.
There is no way to catch all evil code in an App. Not even access to the source code will make you a hundred percent safe. Because you have to read and understand it all to make a judgement. Ain't nobody got time for that.