oracle / oracle/pushiomanager-react-native
"PushIOManager/PushIOManagerAll.h file not found" error when building
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 19
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the react-native-pushiomanager pod and the referenced PushIOManager/PushIOManagerAll.h include. Compare how PushIOManager.framework and PIOMediaAttachmentExtension.framework are placed and added to the Xcode targets, using the linked media-attachments documentation as context. Done means the build no longer reports the missing header when both frameworks are enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100