Skip to content

Unity output not working with expo on ios #175

Description

@TackJordy

Hi, I've tried all the steps mentioned here for making this work with expo on ios, but the output is always a black screen.
I've tried using npx expo prebuild and then following the steps in the readme, but that didn't solve it.

To reproduce:
Install a new expo project:
npx create-expo-app@latest
Installing the package
npx expo prebuild
Then following the steps from the readme
npx expo run:ios --device

I've also tried the same but adding it to plugins in app.json
["@azesmway/react-native-unity", { "name": "expo-test-unity" }] (with expo-test-unity my project name)

Does anyone know a fix for it.
I'm using the following main packages:
"@azesmway/react-native-unity": "^1.0.11",
"expo": "~54.0.30",
"react-native": "0.81.5",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions