cannot access Service public class MessagingService extends FirebaseMessagingService
I am triying to add push-notification in my ionic mobile application with capacitor but as soon as I install the npm package for push-notification npm install @capacitor/push-notifications i am not longer able to build my app in android studio and…