Skip to content

[iOS] App won't build after upgrading to react-native 0.73 #184

@crisfast

Description

@crisfast

Hello and happy new year.
Sorry in advance if this is not the right repo to report this issue.
This error occurred after I tried to upgrade react-native from 0.72.6 to 0.73.1.

Error message

When I try to build the iOS application I get the following error from mParticle-Google-Analytics-Firebase-GA4 pod

'mParticle_Apple_SDK-Swift.h' file not found

Setup

react-native
0.73.1

react-native-mparticle
2.7.9

Podfile

 pod 'mParticle-Apple-SDK', '~> 8'
 pod 'mParticle-BranchMetrics', '~> 8'
 pod 'mParticle-Optimizely', '~> 8'
 pod 'mParticle-Appboy', '~> 8'
 pod 'mParticle-Google-Analytics-Firebase-GA4', '~> 8'

If there are any other information that I can provide, please let me know.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions