Guys,
The official inmobi adapter for native ads (InMobiNative.java) appears to be deprecated when used with inmobi SDK 5.2.3. The following inmobi imports don’t even exist anymore:
import com.inmobi.commons.InMobi;
import com.inmobi.monetization.IMErrorCode;
import com.inmobi.monetization.IMNative;
import com.inmobi.monetization.IMNativeListener;
Is there an updated version of the adapter available?
I even looked for the inmobi SDK 4.4.1 as that was the one the adapter was built for but that SDK no longer exist.
Without the updated adapter, I cannot use inmobi with mopub. Has anyone found a solution for this?