What if a plugin works on Editor but not on build?
I created a plugin as dll for speech recognition using Google Speech to text, and it worked well when running the editor. BUT when I build the project, execute the build and use the plugin, it won't work. I tried to copy the plugin into build's folder and under the folder called "[project]_data" but it's the same.
Is this common on external plugins? In that case, how can I solve it?
Your answer
Follow this Question
Related Questions
Android and iOS: using a non native offline TTS / Text to Speech Engine 0 Answers
Found plugins with same names and architectures, () and (). 0 Answers
CommandInvokationFailure: Failed to re-package resources. 0 Answers
Build error: Couldn't open unitypurchasing error, no suitable image found 0 Answers
Firebase with Google Play Games integration build error 0 Answers