Removed existing Adobe ACPCore lib from iOS native pod file in the app
And installed the ACP Core and AEPAssurance packages through React Native app.
we are getting the below errors.
Definition of 'ACPCore' must be imported from module 'ACPCore.ACPCore' before it is required in
@implementation RCTACPCore file which is lib file.
Any one can help us to resolve the above issues.