There is a method in ios library which parameter is a pointer with multiple objects.
but in xamarin bindings dll it is a object not object [];
how to fix it?
There is a method in ios library which parameter is a pointer with multiple objects.
but in xamarin bindings dll it is a object not object [];
how to fix it?
@6666666 Just based on the description, it's hard to handle the issue. Can you elaborate on this or provide any reproducible example?
7 people are following this question.