NinevaStudios / mqtt-utilities-unreal

MqttUtilities is a plugin for Unreal Engine intended to expose MQTT client functionality to blueprints
Eclipse Public License 1.0
152 stars 57 forks source link

Not working for Quest 2 as an apk #35

Open ahsan4313 opened 8 months ago

LokenSI commented 8 months ago

Same problem here with Quest 3. I get this build error: Could not find method compile() for arguments [org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0]

ahsan4313 commented 8 months ago

I have done the compilation but unable to fetch data when i play apk in Quest2

yash23197 commented 1 month ago

Same problem here with Quest 3. I get this build error: Could not find method compile() for arguments [org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0] Facing same problem. were you able to solve it? UnrealEngineAndroid error

LokenSI commented 1 month ago

Same problem here with Quest 3. I get this build error: Could not find method compile() for arguments [org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0] Facing same problem. were you able to solve it? UnrealEngineAndroid error

No sorry..I didn't have time for my delivery. Had to work around with socketIO instead.