amit-bhandari / AB-Music-Player

Lightweight Offline Music Player for Android
Apache License 2.0
83 stars 44 forks source link

App Crashes On Creating A Playlist. #18

Closed organik1 closed 6 years ago

organik1 commented 6 years ago

This one is weird I tell you. Creating and accessing a playlist with the name "Then" Or "When" crashes the app instantly. I don't know which other words do this, but these two seem to be having conflict with the app.

Device: Android 6.0 (spread chipset)

amit-bhandari commented 6 years ago

Giving one of the Sqlite keyword as playlist name is crashing the app.

List of those words is here --> https://www.sqlite.org/lang_keywords.html

Thanks for the issue, will look into it.

organik1 commented 6 years ago

Alright! Looking forward to that fix.

amit-bhandari commented 6 years ago

Solved on latest release