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

Support for Unity editor #18

Open
andreparodi-bandai opened this issue Sep 5, 2022 · 2 comments
Open

Support for Unity editor #18

andreparodi-bandai opened this issue Sep 5, 2022 · 2 comments

Comments

@andreparodi-bandai
Copy link

Hi,
Is there any support for sending events when running inside the editor?
Thanks
Andre

@desusai7
Copy link
Contributor

desusai7 commented Sep 6, 2022

Hey @andreparodi-bandai,

By saying editor, do you mean to say while running the unity app on the desktop, if that's the case you cannot send events form desktop as the unity SDK supports only Android and iOS platforms at the moment

@jmarbach
Copy link

By saying editor, do you mean to say while running the unity app on the desktop, if that's the case you cannot send events form desktop as the unity SDK supports only Android and iOS platforms at the moment

Yes, that's correct. Please add support for the Unity desktop editor. This will enable developers will be able to troubleshoot and validate events more quickly in development.

In order to emit new events to RudderStack today, the RudderStack Unity SDK requires a new build to be loaded in Android or iOS, which may take considerable time depending on the size of the game. By adding support for Unity desktop editor, wait time for feedback on changes to RudderStack components will be eliminated.

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

3 participants