ghenry22 / cordova-plugin-music-controls2

A Cordova plugin displaying music controls in notifications (cordova-plugin-music-controls)
MIT License
59 stars 60 forks source link

back button not work correctly #89

Open tnhgm opened 1 year ago

tnhgm commented 1 year ago

after add 3.0.7 in capacitor project back button not work correctly ngOnInit and constructor not working

"@angular/animations": "^14.2.10", "@angular/common": "^14.2.10", "@angular/compiler": "^14.2.10", "@angular/core": "^14.2.10", "@angular/forms": "^14.2.10", "@angular/platform-browser": "^14.2.10", "@angular/platform-browser-dynamic": "^14.2.10", "@angular/router": "^14.2.10", "@angular/service-worker": "^14.2.10", "@awesome-cordova-plugins/music-controls": "^6.2.0", "@capacitor/android": "^4.5.0", "@capacitor/angular": "^2.0.3", "@capacitor/app": "^4.1.1", "@capacitor/core": "latest", "@capacitor/share": "^4.1.0", "@kurkle/color": "^0.2.1", "@schematics/angular": "^14.0.2", "amplitudejs": "^5.3.2", "angular-star-rating": "^6.0.0", "bootstrap": "^5.1.3", "cordova-plugin-music-controls2": "^3.0.7", "css-star-rating": "^1.3.1", "file-saver": "^2.0.5", "jquery": "^3.6.1", "jquery.cookie": "^1.4.1", "ngx-pagination": "^5.1.1", "ngx-spinner": "^14.0.0", "ngx-toastr": "^14.3.0", "perfect-scrollbar": "^1.5.5", "rxjs": "~7.5.0", "sizzle": "^2.3.7", "slick-carousel": "^1.8.1", "swiper": "^8.4.4", "tslib": "^2.3.0", "zone.js": "~0.11.4"

ghenry22 commented 1 year ago

@tnhgm better to log that against the capacitor repo I think, this plugin does not handle the back button only the media controls.