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

Is this usable in android/iOS? #20

Closed
szymon-kazmierczak opened this issue Jan 6, 2021 · 2 comments
Closed

Is this usable in android/iOS? #20

szymon-kazmierczak opened this issue Jan 6, 2021 · 2 comments

Comments

@szymon-kazmierczak
Copy link

szymon-kazmierczak commented Jan 6, 2021

Hello, great project and i love using it for UI testing. I noticed, however, that when i run my tests on standalone android and iOS, that the following error shows up

Error Message: System.Exception : UnityMainThreadDispatcher could not find the UnityMainThreadDispatcher object. Please ensure you have added the MainThreadExecutor Prefab to your scene.
Was wondering if its something in my configuration or if this is not meant to be used in android/ios

@Novack
Copy link

Novack commented Jan 6, 2021

Works perfect on Android, we have been using it without issues.

You need to add an object to your scene with UnityMainThreadDispatcher component.

@szymon-kazmierczak
Copy link
Author

Perfect, thank you! I'll try and fix it 👍 :D

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