I have never made an App before for iOS. And now I have. Or almost. But I spoke with someone, and he warned me my idea of how to offer content for the product, might be problematic.
I have this product which can show content based on data from an xml file. All data and content will come from my server. The app itself is an empty shell which only has the functionality needed to interpret the .xml data. In my opinion this sounds very basic, like a magazine or the like. This is how I would suspect every newspaper app to work.
But this is where he warned me. It may be the product is too empty in and of itself, as Apple has no way of controlling the content (it could be showing porn or whatever, and they wouldn’t be able to control it).
First of all, the actual content shown is for children and is NOT porn
But I do get what he means, and all my good intentions may not be enough. And I have no idea if Newspapers do something extraordinary in this regard.
I other words, I have NO idea whether this is valid advice or not, so this is where I need you!
This is my initial design of how to offer new content:
1) I have a server where some data (xml) will tell the app what can be bought
2) User buys an xml document via iTunes connect, with some information.
3) This information is used to fetch the actual data. The reason I don’t just upload the data as the actual product, is to be able to correct mistakes in the data very quickly, and without any problems. Then, whenever the user loads the product, some version number will check up agains server version, and data can be updated.
Does this make any sense? I have never done this before, and it may be it is not the right approach. Is it? Could this lead to problems? I have a deadline, and I need to hit the road running on this one, if I want to meet it in time.
This is a simple schematic showing what I plan on doing.
I’m very sorry if this is a stupid post, I wouldn’t honestly know at the moment!