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

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -