Skip to content

React Native iOS - Underlying Objective-C module 'AEPRulesEngine' not found #263

@snanthagopal

Description

@snanthagopal

The latest version "@adobe/react-native-aepcore": "2.0.0" experiencing this issue in iOS only and it was working 1.0.0

Expected Behaviour

Actual Behaviour

Reproduce Scenario (including but not limited to)

Steps to Reproduce

  1. yarn add @adobe/react-native-aepcore
  2. cd iOS && pod install
  3. Import these on your iOS AppDelegate
    import AEPCore
    import AEPSignal
    import AEPServices
    import AEPLifecycle
  4. Go to product from the menu --> Archive

Platform and Version

React Native - iOS

Sample Code that illustrates the problem

Logs taken while reproducing problem

AEPCoreEngine

Screenshot 2023-04-05 at 11 04 14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions