Relative Content

Tag Archive for androidkotlinandroid-notifications

Notifications in Kotlin are never shown

Notifications in Kotlin are never shown, in the app settings I see that they are active but they are never notified by the app, I tested the same functionality in Java and in that case they work (modified to adapt them to the Kotlin language)