Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8239159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:03:15+00:00 2026-06-07T20:03:15+00:00

I have an app where I’m sending an SMS message but it only seems

  • 0

I have an app where I’m sending an SMS message but it only seems to work when I’m home and using my wifi. When I’m out and using my provider’s network it doesn’t send: “Generic Failure”, BUT I can always send an SMS with my phone’s SMS (using the same exact number and format). What is the difference? Is there something I have to set in my app code or manifest?

Pretty standard stuff here:

 PendingIntent sentPI = PendingIntent.getBroadcast(this, 0,
            new Intent(SENT), 0);

        PendingIntent deliveredPI = PendingIntent.getBroadcast(this, 0,
            new Intent(DELIVERED), 0)


SmsManager sms = SmsManager.getDefault();
sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI); 


HERE IS THE LOGCAT: I see "gw_bit_error" but Not sure if thats anything...

D/QCRIL   ( 1277): Saved WCDMA monitored set info
D/QCRIL   ( 1277): qcril_event_main(): Waiting...
D/QCRIL   ( 1277): Received srvsys event : CM_SS_EVENT_RSSI (73729)
D/QCRIL   ( 1277): qcril_event_main(): 1 items on queue
D/QCRIL   ( 1277): RIL <--- CM_SS_EVENT_RSSI (73729) --- AMSS
D/QCRIL   ( 1277): LG_SYS: Accepted CM_SS_EVENT_RSSI, supported state.
D/QCRIL   ( 1277): Serving System : srv status 2, sys mode 5, roam status 0, hdr_hybrid 0, hdr srv status 0, hdr roam status 0
D/QCRIL   ( 1277): [Event CM_SS_EVENT_RSSI (73729)] Modem: On --> On, GW SIM: Ready --> Ready, CDMA SIM: Not ready --> Not ready, Mode Config: GW --> GW
D/QCRIL   ( 1277): [Event CM_SS_EVENT_RSSI (73729)] Subscription: SIM --> SIM, Network: GW --> GW, Mode Preferred: GW --> GW
D/QCRIL   ( 1277): [Event CM_SS_EVENT_RSSI (73729)] rs notification status 1, changed 0
D/QCRIL   ( 1277): Finish processing event 1
D/QCRIL   ( 1277): GW signal is available.

UPDATE:

I think it may have something to do with what I’m sending in he sms , because now my message is failing to send at home as well.I tried just send the text “test” and it worked, However I have a more complex message to send. Here is what I’m sending:

D/SmsManager(11128):    text: You have received a message!
D/SmsManager(11128):
D/SmsManager(11128): groceries
D/SmsManager(11128):
D/SmsManager(11128): -------------------------------
D/SmsManager(11128): 1.  pasta
D/SmsManager(11128): -------------------------------
D/SmsManager(11128): 2.  cereal
D/SmsManager(11128): -------------------------------
D/SmsManager(11128): 3.  bread
D/SmsManager(11128): -------------------------------
D/SmsManager(11128): 4.  milk

Anyone know why this would fail? The line dividers or could it be line breaks are allowed? Character limit? thx -Mike

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T20:03:18+00:00Added an answer on June 7, 2026 at 8:03 pm

    SMS is limited to only 160 characters. If you need to send more, EMS (Enhanced Messaging Service) allow sup to 300, and MMS supports up to 1000 characters or your carriers data cap (normally 2.1mb).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

have an app that finds your GPS location successfully, but I need to be
I have app engine app that uses a java servlet to save a message
I have app that uses two threads: one thread for regular application work and
I have app where it's only a timer with a whole bunch of special
I have finally gotten my first app to work properly and I'm attempting to
Using Grails 2.0.1 (upgraded from 1.3.7). In application.properties I have app.context = / and
we have app hosted on google app engine for java. In this app we
I have app.config in m win application, and loggingConfiguration section (enterprise library 4.1). I
We have App A as main app. Now we build from it App B
I have app in which i have recorded sound files i want that i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.