Discussion Forums  >  Uncategorized

Replies: 2    Views: 322

Mario
Code is Art
Profile
Posts: 58
Reg: Mar 21, 2011
location unknow...
580
06/15/11 08:11 AM (14 years ago)

Pre-filled SMS with diffrent message content

First I wanna send best regards to Buzztouch and Buzztouch community, you guys are the greatest! :) Is there a way to make it possible for app to send SMS every time with different Text Message Subject- ID 0023. I am doing an app that when someone wants to have some offer in my app they need to send an SMS with the pre-filled code (for example ID 0024). Is that possible ?(in app or maybe even in HTML doc) Thanks in advance for any answer! :) Best regards, Mario buzztouch v.1.5 iOS
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
06/15/11 10:30 AM (14 years ago)
Hmm..this is a good question and does make sense. The app doesn't necessarily understand how to do this. However, because the screens (an SMS feature is a 'screen' in the BT_config.txt file) can be created dynamically, I wonder if you can rig up a backend + iPhone solution. It would be complicated, especially without any documentation (ugh!). But, it could go something like this... a) Menu with an option to send a message b) The menu's dataURL points to a file on your server that creates the menu choices, one of which is a Send SMS c) The server script (that powers the menu) would build the SMS screen choice and dynamicaly add the pre-filled message Not sure about the save-some-offer idea, dont' uderstand this. When we finish the documentation you'll have an easier time figuring this out, until then, (and after then really) it will take a deep understanding of Objective C, JSON data, and backend logic.
 
Jared17
Lost but trying
Profile
Posts: 1
Reg: Dec 02, 2011
Laguna
10
like
12/03/11 11:40 PM (14 years ago)
a) Menu with an option to send a message b) The menu's dataURL points to a file on your server that creates the menu choices, one of which is a Send SMS c) The server script (that powers the menu) would build the SMS screen choice and dynamicaly add the pre-filled message How do I do this?
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.