I am almost done with my latest app and it is practically begging for IAPs for the future. My app, in a nutshell, is a bunch of text in a database on the phone. I want to be able to add more text later on via IAPs. In the past, I would simply have a database on my server and have the data be imported into the database. But now, I don't know how it actually works.
In a nutshell, all my data is text based. Is it stored on my servers and then pulled down via google IAP? I'm just now looking into this but I figured someone else here must have had to deal with this before too.