Expand my Community achievements bar.

SOLVED

Implementing AEP + Adobe Target in a Flutter app

Avatar

Level 1

Hello!

We are trying to implement Adobe AEP in a Flutter application and it works perfectly.
The problem starts when trying to implement Adobe Target with AEP in the application. Do you have any documentation on this? Is it possible that flutter does not support Adobe Target?

Thanks in advance!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Yes, you are correct that Flutter support isn't currently available for the Optimizer Decisioning extension (which is what you would use to implement Target via Edge). There are various Flutter wrappers that have been built (i.e., for Analytics), so you could create your own wrapper for Target

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Yes, you are correct that Flutter support isn't currently available for the Optimizer Decisioning extension (which is what you would use to implement Target via Edge). There are various Flutter wrappers that have been built (i.e., for Analytics), so you could create your own wrapper for Target