GUI not displaying in Unity

For anyone interested, I solved the problem. I did as suggested in this topic:

I moved the C# script associated with the plugin from the inside to the outside of the bundle and everything worked.