Israel Abebe
Israel Abebe
@ilovefreesw Do you mean a webhook for receiving incoming messages on a device?
> No for redirecting incoming messages to a webhook so that a user can do whatever he wants with it. Just like what this app does: https://github.com/bogkonstantin/android_income_sms_gateway_webhook > > It...
> And if you are looking for some paid opportunity to support this project, then you can create a paid app for GoHighLevel and charge like 10–50 dollars per month...
Hi @Virgus thanks for reporting this issue. I tried reproducing it but could not. could you double check your device's internet connectivity, or try clearing app data /reinstalling the app...
@Virgus the app utilizes Google's Firebase cloud messaging (FCM) service. As you mentioned, it may not function properly on a degoogled phone.
@Virgus Good to hear that it worked. if you're working with curl you can use the following: ``` curl -X POST -H "Content-Type: application/json" -d '{ "receivers": ["+251912345678"], "smsBody": "Your...
@leebufan what's the android version are you using?
it seems to be working fine, could you explain what issues you're facing?
@taozhiyuai @kinboyw TextBee relies on Google's Firebase Cloud Messaging service (FCM). However, newer Huawei devices released after 2019 do not have access to Google services due to restrictions. So, Currently...
@Aseel67 you can disregard the warnings, it's a false positive