Data Not Appearing in Adobe for iOS Using AEP Mobile SDK with React Native, but Works on Android
We have integrated the Adobe Experience Platform (AEP) Mobile SDK into our React Native mobile application. Data is being successfully tracked and appears in Adobe for Android, but we are not seeing any data from iOS.
We're using processing rules with the prefix a.x to send data to Adobe. The SDK is initialized, and the same setup is being used for both platforms.
Here are some additional details:
The AEP SDK and necessary extensions (Identity, Lifecycle, Signal, etc.) are registered in the React Native code.

