"expected url scheme http or https but no scheme was for null."
APIEndpoint is right, and the database everyone can read and weite
TL;DR
Developers are encountering an issue with a real-time feature in their Android project where the message sending works fine but they are getting an error related to the URL scheme. The APIEndpoint is correct and database permissions are set correctly for read and write operations.