Post

Replies

Boosts

Views

Activity

Reply to Problems witth APP Review
Don't swallow exceptions! I recommend you instead "return null" show error dialog (so app reviewer can provide screenshot with all details) and/or log it somewhere remotely. I see you're using Flutter, pobably Firebase? Then you can use FirebaseAnalytics (firebase_analytics package) that can log error so you can see all details in Firebase Console
Mar ’25