m0nster
Senior Member
- Oct 20, 2010
- 1,047
- 1,009
I'm unsure if this can even be done - but here it is:
I'm using text message marketing for a club event promotion company client of mine
On a iOS device, iphone for example, we can text a special URL
is the structure where the number is the event's unique URL # this URL will cause the phone to switch from safari where the URL initial opens to opening the native facebook app to the event chosen. This isn't completely documented or 100% perfectly supported by facebook, and they change it sometimes but it works currently.
However, there is no equivalent on android devices that goes from native browser (chrome) to native application (facebook). The only ways i've found as a solution involve creating your own native app and then telling the android device to open the facebook app, then navigate to an inner URL within the facebook app. I need a solution that is web based code so that it can be done through chrome, and thus just be a URL sent through a text message.
I'm going to assume based on my research it isn't possible - but if someone can tell me otherwise I will pay for the solution. If anyone thinks they have a chance of solving, lets talk.
Thanks
Dan
I'm using text message marketing for a club event promotion company client of mine
On a iOS device, iphone for example, we can text a special URL
Code:
[FONT=Verdana][FONT=Arial]fb://profile?id=[/FONT][FONT=Tahoma]515073115213075[/FONT][/FONT]
However, there is no equivalent on android devices that goes from native browser (chrome) to native application (facebook). The only ways i've found as a solution involve creating your own native app and then telling the android device to open the facebook app, then navigate to an inner URL within the facebook app. I need a solution that is web based code so that it can be done through chrome, and thus just be a URL sent through a text message.
I'm going to assume based on my research it isn't possible - but if someone can tell me otherwise I will pay for the solution. If anyone thinks they have a chance of solving, lets talk.
Thanks
Dan