Sqlite4Unity3d not created database in ios.

Hii Guys ,

i am using Sqlite4Unity3d plugin for sqlite database implementation. this plugin work in android fine . but in ios its not created database. its show error "deny " for created database. Anyone have idea , how we creat sqlite database in ios using Sqlite4unity3d.

Thanks.

Have you followed the instructions in the video on the GitHub repository for Sqlite4Unity3d? They have a video from earlier this year that should get you going on iOS deployment.

DBcreated in simulator but in iphone its shows deny error for creating DB.