mayzs / paho.mqtt.android

MQTT Android
14 stars 4 forks source link

BroadcastReceiver components are not allowed to bind to services #1

Open UnumInAgro opened 5 months ago

UnumInAgro commented 5 months ago

android.content.ReceiverCallNotAllowedException: BroadcastReceiver components are not allowed to bind to services at android.app.ReceiverRestrictedContext.bindService(ContextImpl.java:124) at org.eclipse.paho.android.service.MqttAndroidClient.connect(MqttAndroidClient.java:436)

mayzs commented 4 months ago

使用最新版 1.1.5