shi11 / RemoteControls

cordova 3 plugin for interacting with ios7 remote controls and metadata
57 stars 41 forks source link

"Remote-Event" is not being called from app.js the module #36

Open ermanisharma opened 7 years ago

ermanisharma commented 7 years ago

Hello, I have created a hybrid ionic app in ios. I want that when my app is running, it can be shown in Control Center Music controller. Ans also I must access from there like play/pause feature. In my application I am using the Code provided in Readme file in App.js > .run >$ionicPlatform.ready(){.. here..}. But there is issue in accessing the remote-event. I debug it and found that this even is not being called. Please help me ... :(