Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not build on Xcode 10.2.1 and unity 2019.2.0b1 #38

Open
12343954 opened this issue Jun 17, 2019 · 0 comments
Open

Can not build on Xcode 10.2.1 and unity 2019.2.0b1 #38

12343954 opened this issue Jun 17, 2019 · 0 comments

Comments

@12343954
Copy link

following the "How to Build"

  1. Open unity/Cube/Assets/test.unity
    OK

  2. Click Build => Export Android or Export IOS
    OK

  3. cd react-native-unity-demo

  4. npm install
    OK

  5. npm run watch
    image

  6. open in xcode and build failure
    UnityInitStartupTime(); //Use of undeclared identifier 'UnityInitStartupTime'

  7. npm run android or npm run ios
    OK

how to fix UnityInitStartupTime() not found ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant