Window phone 8.1 app certification fails due to SQLite

29 Views Asked by At

Windows phone 8.1 app certification fails due the following error Which is something like this but very big one

This API is not supported for this application type - Api=sqlite3_aggregate_context. Module=sqlite3.dll. File=SQLitePCL.raw.dll. This API is not supported for this application type - Api=sqlite3_aggregate_count. Module=sqlite3.dll. File=SQLitePCL.raw.dll. This API is not supported for this application type - Api=sqlite3_backup_finish. Module=sqlite3.dll. File=SQLitePCL.raw.dll.

Please help me fix this

1

There are 1 best solutions below

0
Krishna On BEST ANSWER

I have added reference to SQLite for Windows phone 8.1 and it passed the app certification.