Skip to content

[BUG] iOS - expo-linking needs access to the expo-constants manifestΒ #193

Description

@dgshanee

πŸ“‹ Describe the bug
The app cannot run because expo-linking does not have access to the manifests of the prebuild.
This error does not appear in a regular npx expo start, but useShareIntent() doesn't work there either.

πŸ› οΈ To Reproduce
Simply set up a new environment with the versions noted below

πŸ’» Expected Behavior
The app should run and useShareIntent() should work as intended

πŸ“± Screenshots or Videos
Image

βš™οΈ Environment Details

Please complete the following information:

  • Expo SDK Version (e.g.: 51) : 53

  • Package version (e.g.: 3.1.1) : 4.1.2

  • Platform target : iOS

  • Routing : basic

  • Using firebase : no

  • Using static build : yes

  • Device : simulator

  • Type: local build
    For build issue give the output of the following command npx react-native info
    `⚠️ react-native depends on @react-native-community/cli for cli commands. To fix update your package.json to include:

    "devDependencies": {
    "@react-native-community/cli": "latest",
    }`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions