Hello,
After adding both frameworks PushIOManager.framework and PIOMediaAttachmentExtension.framework (needed for media push notifications as stated in the documentation, the build fails with an error inside the react-native-pushiomanager pod:
'PushIOManager/PushIOManagerAll.h' file not found
Both frameworks are in the framework directory and added as frameworks in Xcode for all targets.
Thank you!