I need to call a function defined in my Objective-C plugin from unity c# and pass a string array as a parameter.
Objective-C
c#
Here is my c# method