I have placed the .framework
at the target level (outside the swift project folder). I gave the #import
path in bridging file as (framework)/.h(file)
which seems correct, but I have the same error. I've already tried all possibilities. I may be missing out on something.
Thanks in advance:)