You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently had a minor bill shock after discovering that EE have been ripping me off to the tune of 29p every time I text my family in the Channel Islands. So much for Unlimited Texts. It took me ages to find an app like WebSMS amongst all the SMS Gateway apps. I honestly thought there'd be lots. That made me all the more surprised when I found this connector so thanks for that!
Despite the warnings, I wanted to give it a try so I installed the latest Android Studio, imported the project, and let it update things wherever it prompted. I'm not an Android developer so I wasn't entirely sure what I was doing but I hit Build APK and it worked.
Upon trying it under WebSMS, the message actually did reach its destination. It was unclear from your README whether you'd not yet made changes for a new API or merely not tested the changes but either way, it's looking good. The only problem is that WebSMS crashes immediately after sending but judging by some reviews, I think this may be a problem with WebSMS itself. If I send via SMSdroid, it works fine.
The text was updated successfully, but these errors were encountered:
On closer inspection, there is a newer API (http vs https?) with different parameters but the old one still works. I'm trying to get the new one working now but I think the sender parameter needs a + at the front. Bear with me.
I recently had a minor bill shock after discovering that EE have been ripping me off to the tune of 29p every time I text my family in the Channel Islands. So much for Unlimited Texts. It took me ages to find an app like WebSMS amongst all the SMS Gateway apps. I honestly thought there'd be lots. That made me all the more surprised when I found this connector so thanks for that!
Despite the warnings, I wanted to give it a try so I installed the latest Android Studio, imported the project, and let it update things wherever it prompted. I'm not an Android developer so I wasn't entirely sure what I was doing but I hit Build APK and it worked.
Upon trying it under WebSMS, the message actually did reach its destination. It was unclear from your README whether you'd not yet made changes for a new API or merely not tested the changes but either way, it's looking good. The only problem is that WebSMS crashes immediately after sending but judging by some reviews, I think this may be a problem with WebSMS itself. If I send via SMSdroid, it works fine.
The text was updated successfully, but these errors were encountered: