View Profile: Mykaratestore - Lightstreamer Forums
The connection between the Lightstreamer server and your Android application can be affected by various factors. One common issue is that the server's IP address may not be known, causing the client to throw an exception.
- Check the Lightstreamer documentation for the latest information on how to configure the server IP address in your application.
- Determine if there are any network connectivity issues that could prevent the connection from occurring.
- Verify that the AndroidManifest.xml file is correctly configured with the necessary permissions and settings for the Lightstreamer library.
To troubleshoot this issue, you can try the following steps:
- Restart your application and server to ensure that there are no temporary issues.
- Check the Lightstreamer logs for any error messages that may indicate the cause of the connection issue.
- Purge the app cache and restart the app to see if it resolves the problem.
If none of these steps resolve the issue, you can refer to the Lightstreamer documentation for more detailed instructions on how to connect to a server in an Android application.
https://forum.lightstreamer.com/