oracle / oracle/pushiomanager-react-native

"PushIOManager/PushIOManagerAll.h file not found" error when building

Open
#48 6 comments 0 reactions 0 assignees View on GitHub

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

Screenshot 2022-04-07 at 11 57 55

Both frameworks are in the framework directory and added as frameworks in Xcode for all targets.

Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.