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

Import directly via UPM #6

Open
bilal-arikan opened this issue Mar 20, 2024 · 1 comment
Open

Import directly via UPM #6

bilal-arikan opened this issue Mar 20, 2024 · 1 comment

Comments

@bilal-arikan
Copy link

bilal-arikan commented Mar 20, 2024

I used the package by adding this line to manifest.json
"io.embrace.sdk": "https://github.com/embrace-io/embrace-unity-sdk.git?path=/io.embrace.sdk",

but the package I added got stuck when It removed the existing assets and added them to ScopedRegistries. it reimport assets many times, it gets better only when I close and open the project.

In addition, you can specify a tag for each version, for example for version 1.24.0 you can create a tag 1.24.0
"io.embrace.sdk": "https://github.com/embrace-io/embrace-unity-sdk.git?path=/io.embrace.sdk#1.24.0",
can be imported in the form without scorpe registry

@alyssa-embrace
Copy link
Contributor

@bilal-arikan Thanks for submitting the issue! We'll review with our internal team and get back to you shortly with next steps. Thank you so much!

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

2 participants