andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

error while trying to roll back: cannot rollback - no transaction is active #493

Closed karthinidc closed 2 years ago

karthinidc commented 2 years ago

Getting the error - error while trying to roll back: cannot rollback - no transaction is active

"react-native-sqlite-storage": "3.3.6",

"react": "16.8.3",
"react-native": "0.59.9",
Screenshot 2021-10-14 at 4 13 03 PM
andpor commented 2 years ago

Based on the information you provided it seems like no transaction is active.