-
**Describe the bug**
ANRs are being logged in Firebase Crashlytics. This issue occurs during the application closing process.
```
client.unregisterStatusListener(statusListener)
client.close()
…
-
This client library works well in JEE apps, as it is based upon JAX-RS and RESTeasy.
I was thinking about Android developers who might want to include our data into their apps. It would be nice if th…
-
Having problems with connection between web client (custom implementation) and android
web client sends offer in JSON sturucture, but android excepts it in string (like form demo.openwebrtc.org)
demo…
-
Hello good afternoon. I would like to know how to connect from the client side an android phone using this lib
-
## MDNS don't work in iOS
Hello,
I'm using the MDNS function, it works well on Android but not on iOS :
```
Future _incrementCounter() async{
print('Start function');
const String…
-
### Android framework version
net8.0-android
### Affected platform version
SDK 8.0.400, VS 17.11.35327.3
### Description
On Android, the default `HttpMessageHandler` (`HttpClientHandler`?) does n…
bzd3y updated
2 weeks ago
-
I'm encountering an issue while attempting to bundle my project using Expo Router. The web bundling process fails consistently with the following output:
---
**Steps to Reproduce:**
1. Run the …
-
With Magisk modules and Termux, android devices can be used to issue adb commands to other devices. I was wondering whether porting the client to android is possible? So we could control one android p…
-
Hi @nesquena,
Please take a look at my Twitter Client.
User stories satisfied:
- User can sign in using OAuth login flow
- User can view last 25 tweets from their home timeline
- User should be able…
medha updated
11 years ago
-
It should be possible to e2e encrypt messages, like this:
```
NTFY_PASSWORD=... ntfy publish --encrypt mytopic my encrypted message
```
Or this
```
echo my encrypted message | | curl -T- -H…