michaelkourlas / voipms-sms-client

Popular Android messaging app for VoIP.ms, a Canadian VoIP provider
https://play.google.com/store/apps/details?id=net.kourlas.voipms_sms
Apache License 2.0
218 stars 52 forks source link

Using on phone without SMS plan #100

Closed mikeman400 closed 7 years ago

mikeman400 commented 7 years ago

I read Issue #49 and was wondering if the code you tested allowed your app to be set as the default sms app even though it cant send or recieve actual sms messages.

This would be perfect for me because my phone is on a data only plan which doesn't include sms anyhow. I can't send or recieve sms messages from the network.

Maybe you don't want to peruse this but I was wondering if you got it to work.

Thanks for the great app either way.

singpolyma commented 7 years ago

This is my use case also. The app doesn't need to provide for network sms because I don't have any. It just needs the option to pretend to.

michaelkourlas commented 7 years ago

I'm not going to do something like this because the app would essentially be lying to Android about its capabilities. That might be a violation of the Google Play developer agreement. You also wouldn't be notified about any texts you received, including potentially important ones from your wireless carrier about your account.