1 when transporter pkg to appstore, got the error:
ERROR ITMS-90255: The installer package includes files that are only readable by the root user
2 I fixed the 1st error and uploaded pkg to appstore successfully, but the pkg was rejected, because
Corona Runtime Error:
Error loading module ‘plugin_bit’ from file ‘/Application/xxx/Contents/Plugins/plugin_bit.dylib’: dlopen(/Applications/xxx/.app/Contents/Plugins/plugin_bit.dylib, 2): no sutable image found.
I changed the sdk to 2020.3575 , and everything is ok now.