forum

home / developersection / forums / calling objective-c method from custom c function

Calling objective-c method from custom C function

Anonymous User 1445 17-Dec-2015

I have created an app using MVC like architecture in our GUI app. Model class has some C functions. In C funtions class having some methods of Obj-C class, now I calling those methods using an object of that class.

when I call those methods it will not be executed and also I am not getting any errors.

So my problem is that I am not figure out what exactly is happening.
Is anyone have ideas, to what might be the reason for this?


Updated on 18-Dec-2015

I am a content writter !

Can you answer this question?

Answer

1 Answers

Liked By