react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
741 stars 285 forks source link

Error on build: Use of undeclared identifier 'content' #227

Open arnaudambro opened 3 years ago

arnaudambro commented 3 years ago

Hi there,

I can't see anyone else having this error, maybe it's linked with the new released version 1.7.2 ?

image

naydenow commented 3 years ago

Same problem

demiazz commented 3 years ago

Duplicate of #226

MTayyabMehar commented 3 years ago

same issue. It was working fine previously.

ageyonokelena commented 3 years ago

same issue

arnaudambro commented 3 years ago

"Same issue"ing is useless, the bug is reported now

MTayyabMehar commented 3 years ago

Downgrading to v 1.7.1 solved the undeclared identifier 'content' issue for me. We can use 1.7.1 version for now and can update to the latest when it will be fixed.

Naturalclar commented 3 years ago

Sorry for all the trouble caused. I've published v1.7.3 that will fix the issue.