Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Views #38

Closed
zverbeta opened this issue Mar 26, 2016 · 1 comment
Closed

Multiple Views #38

zverbeta opened this issue Mar 26, 2016 · 1 comment
Labels

Comments

@zverbeta
Copy link

Hello, i have 2 views MainPage, SecondPage

In each view, I again open the database and execute transaction, but when open SecondPage i get error cannot start next transaction: database not open

My logs:

I/ReactNativeJS( 2164): OPEN database: data.sqlite
I/ReactNativeJS( 2164): new transaction is waiting for open operation
I/ReactNativeJS( 2164): DB opened: data.sqlite
I/ReactNativeJS( 2164): Transaction OK
I/ReactNativeJS( 2164): CLOSE database: data.sqlite
I/ReactNativeJS( 2164): closing db with transaction queue length: 0
I/ReactNativeJS( 2164): cannot start next transaction: database not open
I/ReactNativeJS( 2164): Database is closed OK

Please, help me. Thanks

@zverbeta
Copy link
Author

Hm, i have error, but content is show.

Sorry, this is my fail :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants