Hi, I’m implementing a new custom event class for a custom native network, and my problem is that the data set in the "Custom event class data " is not received in the SDK, when the class is initialized, I only receive the data that is passed in the live item. The problem is that the line item can targets multiple ad units, so i can’t write the custom data in that place.
Here is my setup:
- Custom network setup
http://screencast.com/t/LVseFEUy
- Line Item
http://screencast.com/t/PvGcaeQJH2U
- SDK response : {}
http://screencast.com/t/uNjcCmxM4
If i let the data field, from the line item empty, the SDK will fail to initialize my custom event class.
Do i missed something ?
Thank you,
Beni.