I am trying to submit Apple TV builds to the store today, but the binaries get rejected during the processing phase and I get this email:
Dear developer,
We have discovered one or more issues with your recent delivery for “Hoppy Naut”. To process your delivery, the following issues must be corrected:
Invalid Executable - The executable ‘Hoppy Naut.app/Frameworks/Corona_plugin_applovin.framework/Corona_plugin_applovin’ does not contain bitcode.
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team
I am on build 2871, but had the same problem with 2839 as well.
From my build.settings:
["plugin.applovin"] = { -- adds 1.1mb publisherId = "com.coronalabs", supportedPlatforms = { appletvos=true } },
Best regards,
Tony