I am using " pod 'QMServices' '~> 0.5.5'" pod for QMServices in my project file.
But when i am trying to it as a subclass of Servicemanager class eg. ServiceManager:QMServicesManager then it showing compile time error
'Cannot find interface declaration for 'QMServicesManager', superclass of 'ServiceManager''.
So kindly requesting to you please look into this issue.
I am using " pod 'QMServices' '~> 0.5.5'" pod for QMServices in my project file. But when i am trying to it as a subclass of Servicemanager class eg. ServiceManager:QMServicesManager then it showing compile time error 'Cannot find interface declaration for 'QMServicesManager', superclass of 'ServiceManager''.
So kindly requesting to you please look into this issue.