Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Studio refactoring makes the app not receive notifications #6

Open
UsabilitySpace opened this issue Aug 28, 2020 · 1 comment

Comments

@UsabilitySpace
Copy link

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?

@UsabilitySpace 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
@mukesh4u
Copy link
Owner

HI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants