You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
..., the app stops receiving notifications (but it doesn't crash).
Why is it so? and how this issue can be overcome?
Is it possible to make a similar refactoring in this project?
The text was updated successfully, but these errors were encountered:
UsabilitySpace
changed the title
Android Studio refactoring makes an app not receive notifications
Android Studio refactoring makes the app not receive notifications
Aug 28, 2020
When performing Android Studio refactoring like this:
● java.android.notifications.NotificationService → java.android.notifications.NotificationService1
... or like this:
● java.android.notifications → java.android.notifications1
..., the app stops receiving notifications (but it doesn't crash).
Why is it so? and how this issue can be overcome?
Is it possible to make a similar refactoring in this project?
The text was updated successfully, but these errors were encountered: