Do all expo standalone apps' build/package look the same?

We use expo in our company and we have over 70 standalone apps published using expo, for both Android and iOS. Several apps share the same code, but they feed from an API to show specific information on each of our individual apps.

Because of some challenges we had in the past with Apple, I was wondering how does the standalone binary look from their perspective. In other words: Do all expo standalone binaries look the same on Apple and Google’s end? How different is the expo binary from a binary for app that was written in swift and generated by Xcode? Would Apple see expo binaries as “template-based” apps? (refer to App Store Review Guidelines - Apple Developer )

I hope I wasn’t too confusing on my question. If I was, I’ll be glad to clarify.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.