Good morning,
I have a problem with DOTA, that I do not know how to resolve it is my first application using DOTA, I followed an example that was last here in the forum.
The problem is the following, when I call the function adl_adsubscribe, he returns the following error ADL_AD_RET_ERR_NOT_AVAILABLE, I was looking at the documentation that error is the explanation “ADL_AD_RET_ERR_NOT_AVAILABLE if there is no A&D space avaliable on the product” .
I used the function of the following ways:
DOTA_Cell_Handle = adl_adSubscribe (0, ADL_AD_SIZE_UNDEF);
DOTA_Cell_Handle = adl_adSubscribe (1, ADL_AD_SIZE_UNDEF);
If you can help me, thank you