Map context data when using Edge Bridge
Hi community!
I've been struggling a little bit migrating an Adobe Analytics implementation in reactnative mobile app from ACP-prefix to AEP-prefix. I've already followed all the steps on this guide https://github.com/adobe/aepsdk-edgebridge-ios/blob/main/Documentation/tutorials/edge-bridge-tutorial.md.
At the end there is a step in which we have to map manually the contextdata key values into the XDM schema. Here are my questions:
1. Is it mandatory to map the contextdata to XDM even if we are just using Adobe Analytics and no other tools from Adobe?
2. Do I have to also map contextdata in processing rules to the respective evars, props?
3. Can somebody explain me with a diagram or an example the workflow on how variables are being mapped and send to Adobe Analytics services?
Thanks in advance! Happy Holidays!