Expo iOS Entitlement, Privacy and Standalone Build

Dear All,

I have some questions in general about Expo environment :slight_smile:

// maybe my questions are dummy but the docs could not clarify the following topics for me:

  1. I made my first app with Expo and I see an iOS entitlement in the store: ExpoKitApp.app/Com…Kishajo
    Could you explain what this is exactly?

  2. I am a bit confused in case of privacy settings: unlisted, public, private
    What does public mean? Is it reachable for everyone or only for my team at Expo?

  3. The docs said: Under the hood, it’s a modified version of the Expo client which is designed only to load a single URL (the one for your app) and which will never show the Expo home screen or brand. What does it mean? My app works offline perfectly it doesnot load any URL (or I missed something).
    Could you explain how the building process works? I think that any components will be part of the final IPA or APK and these dont download any additional content. Is it right? :slight_smile:

Thank you for your help!!

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