Discussion Forums  >  Uncategorized

Replies: 12    Views: 166

XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
01/21/12 11:37 AM (12 years ago)

RSS Button Help

ok... so my RSS feed is feed://freeappmonster.posterous.com/rss.xml how do i make it so when the user clicks the app name... it redirects them to the app store instead of going to my website post then forcing user to click download then redirects?
 
MacApple
Apple Fan
Profile
Posts: 4674
Reg: Oct 25, 2010
USA
61,140
like
01/21/12 11:46 AM (12 years ago)
When you pull that feed and click on one of the app download buttons it takes you to the App Store Preview screen already, not your website. You mean something like this link? - http://itunes.apple.com/us/artist/raoul-shah/id486071553 You get Push working?
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 11:51 AM (12 years ago)
no... create a new app... and RSS feed and add feed://freeappmonster.posterous.com/rss.xml in the link download the project and run it and click one of the app names... it will go to a website with a download button.. when you click that, then it goes to iTunes store. i want it to just click app then go to iTunes store... no download button image on website
 
MacApple
Apple Fan
Profile
Posts: 4674
Reg: Oct 25, 2010
USA
61,140
like
01/21/12 11:55 AM (12 years ago)
Just code the itunes url in then.
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 11:56 AM (12 years ago)
how do i do that? i want it to redirect to the app store instead of going to my website then clicking a button then going to store how would i code the url in?
 
MacApple
Apple Fan
Profile
Posts: 4674
Reg: Oct 25, 2010
USA
61,140
like
01/21/12 12:18 PM (12 years ago)
Do you have Google on your laptop? It'll look something like this: <?xml version=1.0 encoding=ISO-8859-1 ?> <rss version=2.0> <channel> <item> <title>Banksy App</title> <link>http://itunes.apple.com/us/app/banksy/id421756069?mt=8</link> <description>Street Art on your Phone</description> </item> <item> <title>Action Movie FX</title> <link>http://itunes.apple.com/us/app/action-movie-fx/id489321253?mt=8</link> <description>You direct the action!</description> </item> <item> <title>GarageBand</title> <link>http://itunes.apple.com/us/app/garageband/id408709785?mt=8</link> <description>It's GarageBand</description> </item> </channel> </rss>
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 12:47 PM (12 years ago)
what? How do i make it work?
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 01:29 PM (12 years ago)
how do i make it work?
 
MacApple
Apple Fan
Profile
Posts: 4674
Reg: Oct 25, 2010
USA
61,140
like
01/21/12 01:37 PM (12 years ago)
You want a button on your home page that pulls an RSS feed that in turn links to apps, am I right? The code above should be saved as your feed (your xml file) and attached to a RSS feed screen / button in Buzztouch. Add the xml file to your server or dropbox and when viewed in your app it'll link to the app store when selected.
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 01:41 PM (12 years ago)
join me here https://join.me/756-118-222 i want to show you
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 01:46 PM (12 years ago)
MacApple please join me please https://join.me/756-118-222
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 01:51 PM (12 years ago)
i rejected my app binary... so i could fix this, would you please provide assistance?
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
01/21/12 02:05 PM (12 years ago)
How do i do this? please tell me how. Please
 

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.