You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm an Unity developer and we are testing Smartlook in the company I work.
A hint from my side would be for you guys to change the .unitypackage way of downloading your Unity SDK to a more modern and powerful way like Unity Package Manager (which uses NPM Packaging technology). Since your package is public, you could host it here:
If you would like any tips on how to structure your package, I would be open to help since it would make our project organized and also our lives way easier by only updating a package version whenever you release updates instead of having to figure out where we should go to download new .unitypackage files and how we proceed with it in our project, since we do not keep 3rd party code living into the Assets folder.
The text was updated successfully, but these errors were encountered:
Hey, I'm an Unity developer and we are testing Smartlook in the company I work.
A hint from my side would be for you guys to change the
.unitypackage
way of downloading your Unity SDK to a more modern and powerful way like Unity Package Manager (which uses NPM Packaging technology). Since your package is public, you could host it here:If you would like any tips on how to structure your package, I would be open to help since it would make our project organized and also our lives way easier by only updating a package version whenever you release updates instead of having to figure out where we should go to download new
.unitypackage
files and how we proceed with it in our project, since we do not keep 3rd party code living into theAssets
folder.The text was updated successfully, but these errors were encountered: