react-native-push-notification / ios

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

libRNCPushNotificationIOS.a only in debug simulator not release #358

Open mirzaam786 opened 2 years ago

mirzaam786 commented 2 years ago

So i can build my project with a debug lib for this, but i can't find a libRNCPushNotificationIOS.a so that i can build for any device to then release. Can someone tell me whether i need to build this library and how, or where can i pick it up from?