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

update .add to _arcoreController.addArCoreNode(node); #3

Open
bjm88 opened this issue Jul 27, 2020 · 1 comment
Open

update .add to _arcoreController.addArCoreNode(node); #3

bjm88 opened this issue Jul 27, 2020 · 1 comment

Comments

@bjm88
Copy link

bjm88 commented Jul 27, 2020

.add doesn't exist in latest.

Also Running this now I get it to start but crashes immediately:
E/AndroidRuntime( 7204): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.sheep_herder_ar/com.google.ar.core.InstallActivity}: java.lang.IllegalArgumentException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter savedInstanceState
E/AndroidRuntime( 7204): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3449)

@bjm88
Copy link
Author

bjm88 commented Jul 27, 2020

the crash was from running on simulator without adding this:
https://github.com/google-ar/arcore-android-sdk/releases

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