Questions tagged [applovin]

Questions about AppLovin, Cross platform mobile advertising network.

AppLovin, Cross platform mobile advertising network. https://www.applovin.com

107 questions
0
votes
2 answers

When to use attrs.xml, when dimens.xml?

I like to integrate ads with AppLovin into my Android App. In their documentation they say: Declare the base banner height of 50dp in res/values/attrs.xml:
S. Gissel
  • 1,788
  • 2
  • 15
  • 32
0
votes
0 answers

Applovin ad from representable much larger than the frame containing it

The ad that I am trying the load in SwiftUI is scaled much larger than it should be. It should be 320 x 50 but appears to be much more than this. AppLovin doesn't support SwiftUI yet (and they should), so I had to make a representable to make it…
ToxicFlame427
  • 355
  • 2
  • 13
0
votes
0 answers

Problem with compile Unity Build to Android platform

What I can do with this? I've been getting a lot of compilation errors for a long time, this is just one of them, I hope your answer helps solve this problem My project has AppLovin and AdJust That my settings And I Have this stacktrace: Building…
0
votes
1 answer

Applovin integration stuck on progress dialog

I am trying to integrate Applovin interstitial into the code whereby if if click on the 'let's start' button its supposed to show a progress dialog as it loads the interstitial. so after the user closes the interstitial or dismisses it is supposed…
0
votes
1 answer

I got Crash when integrating Applovin Max Ad iOS

I am trying to integrate Applovin Ad into my project. But I get a crash when trying to integrate Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSArrayM al_isValidString]: unrecognized selector sent to instance…
user20508627
0
votes
1 answer

applovin issue in get packagename manifest

enter image description hereApplovin issue in manifest cannot get packagename i wanna make applovin ads become something like admob no history, so when someone klik on applovin ads then back to my apps user no need to close the app best…
0
votes
0 answers

AppLoving and MoPub

I had a MoPub account but now the company was acquired by AppLovin. The question is: what happened to my account and all my data? Is it all deleted? Or transfered to AppLovin? Is there a way to delete my account or contact MoPub? (I can't find any…
Davis
  • 137
  • 1
  • 6
0
votes
0 answers

Getting the error as SignatureDoesNotMatch while hitting the ad_revenue_report_url url return in the response of Applovin Ad Revenue GET call

I am trying to see the data available in the ad_revenue_report_url which returns from the Applovin User Revenue API. https://dash.applovin.com/documentation/mediation/reporting-api/user-ad-revenue Here the sample request and response…
sejn
  • 2,040
  • 6
  • 28
  • 82
0
votes
0 answers

Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.ironsource.sdk:mediationsdk:7.2.2.1

I am trying to add the ironsource adapter in the android app. While trying to add the app, I am getting the following errors. I am using the following versions implementation 'com.applovin:applovin-sdk:11.4.0' implementation…
sejn
  • 2,040
  • 6
  • 28
  • 82
0
votes
2 answers

Long Applovin interstitial Ads shows as a two cycle so there is a loss in user retention

I am using applovin ads in my android app, but the ads are too long and not able to click on the close as well. The user experience is too bad. Also the ads are shown as tow cycles. It leads to the loss in user retention. Kindly let me know any one…
sejn
  • 2,040
  • 6
  • 28
  • 82
0
votes
1 answer

'Null check operator used on a null value' while creating Interstitial Ads

I'm trying to add an interstitial ads, but got 'Null check operator used on a null value' error. Error E/flutter (21082): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Null check operator used on a null value Code problem onTap:…
Muhammad Zakari
  • 157
  • 1
  • 7
0
votes
2 answers

how to implement Appl ovin Native Ad in Flutter app

I am using Applovin SDk in my flutter app, Banner and Interstitial is working fine but native. I want you to help me implement the native add. Or share some sort of useful links. thanks in advance.
0
votes
1 answer

Revenue problem from Applovin with Admob mediation

I started to use AppLovin SDK and connected to Admob. In the AppLovin performance reporting graph i see estimated revenue $10 from Admob. But when i go to Admob account i see my earning $ 1 only. How AppLovin system works? Admob or AppLovin paying…
Koray
  • 373
  • 4
  • 12
0
votes
0 answers

Admob having less ad requests and impressions using applovin mediation

I am using applovin mediation and using facebook audience network and admob to show impressions. The problem i am getting is that i am getting decent requests and impressions from facebook audience and applovin but getting very low ad requests and…
Burk Apps
  • 31
  • 2
0
votes
0 answers

AppLovin SDK: NullPointerException (Firebase Crashlytics)

I migrated my Android App from MoPub SDK to AppLoving SDK and now Firebase Crashlytics gives me some errors: Did anyone have such issues?
user924
  • 8,146
  • 7
  • 57
  • 139