It seems to me to have you sent two screenshots, one with that of the configuration of the push notification (another error screen that does not know how to solve), and the last is BeeRoll referring to this post, with the TVOS log, and add that the same error occurs if you compile for iOS and for other projects. I do not know what other send log saw that all the evidence that I do generates the same error
I finally managed to create the .ipa file is on TVOS that iOS using this solution found in the forum:
first try adding an empty c++ file to your project. then try recompiling.
if you already have c++ files, delete Binaries, Build, Intermediate and Saved folders, delete the xcode file, and re-generate it (backup your project).
also, this might be a plugin problem. try disabling the ones you do not use.
The only thing now is that when I send to the Application Loader .ipa file I get this error:
1 package(s) were not uploaded because they had problems:
/var/folders/87/y_fb80rx2f79cvgsznvmtksc0000gn/T/6051659F-A3EA-4334-9787-7A1CA7E0BC8F/1095064973.itmsp - Error Messages:
ERROR ITMS-90513: “Missing Info.plist Key. Your app’s Info.plist in ‘Payload/Bee_Roll.app’ must contain the ‘TVTopShelfImage.TVTopShelfPrimaryImageWide’ key.”
ERROR ITMS-90471: “Missing Image Asset. Your app is missing the Large App Icon asset ‘AppIconSmall’ in ‘Payload/Bee_Roll.app’.”