I've uploaded my app to play store but it still crashes as "crash report image" of developer console shows.
on some devices the app did not lunch at all
while on other it crashes when start sql query
btw proguard is disabled
crash report image
the query method
There are two main crash exceptions
1. SQLiteException
and I've solved this by comment the proguardfiles in Build.gradle as follow
2. illegalargumentexception
If you let your app to run in android 12 and app has notification feature, there is a new PendingIntent mutability flag