midhunhk / message-counter

A native Android App which tracks the number of Text messages sent in a cycle written in Kotlin
https://midhunhk.com/message-counter/
Apache License 2.0
21 stars 10 forks source link

Inform new users to review the settings #50

Closed midhunhk closed 6 years ago

midhunhk commented 6 years ago

Actual behavior

Some new users may not modify the settings, hence not opt in to start background service or set the appropriate parameters. This may lead to incorrect assumption that the app is not working and lead to uninstalls.

Expected behavior

Inform the first time users to review the settings.

Note that we are going to run the background service by default for new users from Version 4.0