IPhone PhoneGap Email Composer SECURITY_ERR: DOM 18 exception

I am creating an application using the "iPhone, Phonegap and Email Composer" plugin from the phone book.

I want my application to send mail using "Email Composer". Everything works fine until I return to HTML from E-mail Composer.

I am surprised, I lost contact with the database (SQLite). Even I tried to create a new connection, but he selected the error "SECURITY_ERR: DOM Exception 18". I am stuck in this.

After Googling:

  • I switched my connection code to a new external JS file and included it in the HTML. & Amp;
  • Reduced the size of my database <5MB

But even I can’t connect to the database.

Can someone help me on this.

+4
source share

All Articles