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

in android 14 database not work #574

Open pradhyumansinh9849 opened 5 months ago

pradhyumansinh9849 commented 5 months ago
## Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

Debug logs

sameer-kumar-jain commented 4 months ago

@pradhyumansinh9849 What exactly doesn't work?

LaGregance commented 3 months ago

Probably related to https://github.com/andpor/react-native-sqlite-storage/issues/462

pradhyumansinh9849 commented 3 months ago

I used this library in ipodekho project , above android 11 facing issue related to operation with database , database not even get data or edit that data

On Mon, 24 Jun 2024 at 3:42 PM, LaGregance @.***> wrote:

Probably related to #462 https://github.com/andpor/react-native-sqlite-storage/issues/462

— Reply to this email directly, view it on GitHub https://github.com/andpor/react-native-sqlite-storage/issues/574#issuecomment-2186186548, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5RQKCX2OIFZB3AX2OH2MXTZI7WKXAVCNFSM6AAAAABHDEEABSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBWGE4DMNJUHA . You are receiving this because you were mentioned.Message ID: @.***>

LaGregance commented 3 months ago

Do you have any error in the terminal or logcat ?

AzranAzwer commented 2 months ago

https://github.com/andpor/react-native-sqlite-storage/issues/462#issuecomment-941580281

this worked for me