Sassy
Aspiring developer
Profile
Posts: 45
Reg: Jul 27, 2012
Perth Western A...
6,900
06/19/14 09:09 PM (10 years ago)

Releasing 2 versions

I have a paid version of my app released already and I want to release a free version that is Ad supported. Can someone please tell me the steps needed to accomplish this? That is to get the ad supported app onto the store also. Cheers
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
06/19/14 09:49 PM (10 years ago)
Just do it the same way, put out another one. Easiest way is to make a copy of the app and keep both up-to-date with any changes. Harder way is to make a copy of the BT_config.txt app and make hand-changes in it. Perhaps a better idea will come along. -- Niraj
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
06/19/14 10:53 PM (10 years ago)
If you have 'two' distinct versions, remember you'll want distinct bundle names too; otherwise you'll risk the chance of overwriting the existing version. com.yourAppName, com.yourAppNameFree Cheers! -- Smug
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
06/20/14 02:45 AM (10 years ago)
As far as apple are concerned, two separate binaries and two separate itunes entries are required. I have done this myself ( http://itunes.apple.com/gb/app/the-gp-race-fan-app-free/id497967317?mt=8 and http://itunes.apple.com/gb/app/the-gp-race-fan-app/id482494089?mt=8</a> ) As far as Buzztouch is concerned, you can manage this as one project if you want to. The way I did this was to download the basic project, compile it in xcode and make it the paid version. For the free version, I duplicated the xcode project, changed the app/bundle id, worked in the banner ad code in xcode and then uploaded my second binary for the free version.
 
Sassy
Aspiring developer
Profile
Posts: 45
Reg: Jul 27, 2012
Perth Western A...
6,900
like
06/20/14 07:01 AM (10 years ago)
Thanks for you help guys :) Much appreciated
 

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.