CocoaMQTT icon indicating copy to clipboard operation
CocoaMQTT copied to clipboard

Why not support objective - c in swift4.2, under the oc project using the need to modify the source code

Open SnowMango opened this issue 5 years ago • 3 comments

SnowMango avatar May 23 '19 03:05 SnowMango

Which method to integrate CocoaMQTT into the Objective-C project?

I'll check it compatibility later.

HJianBo avatar May 23 '19 03:05 HJianBo

use cocoapods, After compilation can't find Objective - C API

SnowMango avatar May 28 '19 04:05 SnowMango

image I install [CocoaMQTT](https://github.com/emqx/CocoaMQTT) 2.0.2 use cocoapods. and the file CocoaMQTT-Swift.h in framework not have objective-c api

Ambtion avatar Feb 18 '22 08:02 Ambtion