AndroidPushOptions'. Object literal may only specify known properties, and 'senderID' does not exist in type 'AndroidPushOptions'

Capture.

ANY ONE PLEASE HELP WITH THIS ISSUE…

2 Likes

I have the same issue …
Somehow it compiles and run on my windows machine but on the macOS i get this message

I’ve been able to fix it with the following answer:

“just remove the senderID from the the android json like the link below and it will work fine. you already have that in the config xml.”

Source: https://github.com/phonegap/phonegap-plugin-push/issues/1998