How can I use a SQL database with my iOS app? -
i have ios app subscription based app. newsstand app. need able allow users have previous subscription print edition have access ipad content. newspaper has list of thier subscribers.
is possible write code check against list see if user has paid subscription , if go research this?
i need pointed in right direction.
thanks
if want sqlite fmdb goto library use. https://github.com/ccgus/fmdb
fmdb simplify setting connection sql file , running queries.
Comments
Post a Comment