I have tested this app on the devices and works fine using the appery .ipa file. Finally decided to upload to appstore. Has to download the latest Application Uploader on a Mac. When used the appery genrated .ipa file to upload, it passed all validations except the one mentioned here.
I have looked around the web, and there are not many answers for this error. However, it looks like that somehow the definition of the architectures in missing.
For Android binaries in Appery, there is a minimum version specified. There does not seem to be one for iOS. Given that a lot of people have uploaded their APpery apps, I must be missing something.
Please let me know how to resolve this issue.
BTW, I did export the xcode project, recreated certs and was able to upload. in xcode one can set the architectures, so it would seem that the build done by appery may be missing adding the arm architectures?
Thanx