I have integrated native ads in my android application, besides banner. I can see the banner ads and even interstitial ads in the released apk, but native ads appear as empty box. These ads however do appear in the debug apk. Not sure if proguard is doing something to the native ads. Any suggestions will be appreciated.
Asked
Active
Viewed 72 times
0
-
I bet proguard. without a line of code all suggestions are guessing – snachmsm May 25 '20 at 07:10
-
sorry, its weird but it started appearing automatically after 2-3 hrs. – Kaps May 25 '20 at 07:13
-
seems like server-side was causing this issue, not serving proper data. good to know it worked :) – snachmsm May 25 '20 at 07:28