I get deprecation warnings for invokeString in Main and App .m files. I haven't seen any posts on how to fix this. So far it's working ok, just curious.
self.viewController.invokeString = invokeString; <-'invokeString' is depcrecated
I get deprecation warnings for invokeString in Main and App .m files. I haven't seen any posts on how to fix this. So far it's working ok, just curious.
self.viewController.invokeString = invokeString; <-'invokeString' is depcrecated