You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this pod in an Objective C project that covers tvOS and iPadOS, however I can't seem to figure out how to import the correct headers. After configuring the Pod I then try to import the headers:
These are the only 2 it offers, and even after importing both, I still cannot use the "ONVIFCamera" type.
Once I can overcome this I'm reasonably sure I can translate the Swift example in to objective C, I just can't seem to get over the first hurdle.
Do you have an Objective C sample project you could add, or give me some pointers as to how I can import the pod so its usable?
Many Thanks
Plasma
The text was updated successfully, but these errors were encountered:
I'm trying to use this pod in an Objective C project that covers tvOS and iPadOS, however I can't seem to figure out how to import the correct headers. After configuring the Pod I then try to import the headers:
These are the only 2 it offers, and even after importing both, I still cannot use the "ONVIFCamera" type.
Once I can overcome this I'm reasonably sure I can translate the Swift example in to objective C, I just can't seem to get over the first hurdle.
Do you have an Objective C sample project you could add, or give me some pointers as to how I can import the pod so its usable?
Many Thanks
Plasma
The text was updated successfully, but these errors were encountered: