Custom Adapter is not created [ Android | Custom Network Adapter | Custom Network | Max Demo App ] #449
Replies: 4 comments 4 replies
-
@Radch-enko |
Beta Was this translation helpful? Give feedback.
-
@Radch-enko it does not look like it is the adapter is integrated correctly. Please double check the docs to see what you might be missing |
Beta Was this translation helpful? Give feedback.
-
@Radch-enko I tried the project you shared. I see it being initialized correctly with your log in logs : My custom network adapter initialized successfully I saw these logs with verbose logs enabled |
Beta Was this translation helpful? Give feedback.
-
I saw the log following in the logs as mentioned in my last comment: "My custom network adapter initialized successfully" |
Beta Was this translation helpful? Give feedback.
-
Hi, I wan't to create my custom network adapter. I made all the necessary settings in admin panel following this guides:
Using the debugger I detected that my custom adapter is not created, the initialize method is not called. Why could this be happening?
There is no indication that my custom network is connected to the example app
Applovin sdk shows the following in the logs:
So, how can I test integration of my network or what I do wrong?
Beta Was this translation helpful? Give feedback.
All reactions