eclipse-paho / eclipse-paho/paho.mqtt.java

Paho Client as Android Libary

Open
#837 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
919
PR merge metrics
No merged PRs in 30d

Description

Please fill out the form below before submitting, thank you!

- [ ] Bug exists Release Version 1.2.5 ( Master Branch)

I'm currently exploring on paho client in my sample Android Application. Instead of using jar file I'm trying to use Source code of **org.eclipse.paho.client.mqttv3** and **org.eclipse.paho.android.service** as Android Library. I'm able to successfully add source code of both jar files. But when I try to connect my app to mosquitto broker I'm getting this Exception.

` Caused by: java.util.MissingResourceException: Can't find bundle for base name paho.mqtt.pahoclient.internal.nls.logcat, locale en_US`

Error Screenshot is added here.

![queryTogithub](https://user-images.githubusercontent.com/28779054/94666469-24c06e00-032b-11eb-8015-e17b36538fd5.PNG)

Anyone faced these issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.