Hello
I am not getting what this issue is related to.
Here is the complete log from the google.
Hello
I am not getting what this issue is related to.
Here is the complete log from the google.
I see this too.
Are you using appodeal?
I think it comes from one of the embedded ad frameworks.
Yes, that’s right. I am using the appodeal but there must be some solution to this, we cannot use this way. Our revenue is getting impacted.
Are you using the module version of Appodeal or the big-all-in-one plugin? It looks specific to AppLovin. If you’re using the module version, you can drop that and see if it changes anything.
Rob
Hi Rob
We are using the modular one. We are not using AppLovin.
We use these ad providers.
[“plugin.appodeal.beta.FacebookAudience”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.GoogleAdMob”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.Unity”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.AmazonAds”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.TwitterMoPub”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.IronSource”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.Ogury”] = { publisherId = “com.coronalabs” },
We are using the newer one. This one
plugins =
{
– Interstitial
[‘plugin.appodeal.AdColony’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.AppLovin’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Chartboost’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.FacebookAudience’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Flurry’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.InMobi’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.IronSource’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Mobvista’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.MyTarget’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.StartApp’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Ogury’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.AmazonAds’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.TwitterMoPub’] = { publisherId = ‘com.coronalabs’ },
},
Presage is the Ogury library.
If you are using the “plugin.appodeal.beta.*” plugins then you can just exclude plugin.appodeal.beta.Ogury and that should get rid of any Presage errors.
@sahil19.sindh - I believe that the “beta” plugins are actually the latest ones, even though the name beta would imply they were the prototypes. Someone from Corona can correct me if I’m wrong about that though.
Hello Alan,
Thank you for the post here and helping me understand the issue.
Actually i am not using any of the beta plugins from Appodeal, but yes i have ogury plugin added like this
[‘plugin.appodeal.Ogury’] = { publisherId = ‘com.coronalabs’ },
Do you think, this is causing the issue.
In the pastebin from @sahil19.sindh had a reference to AppLovin which is why I’m asking, but I would suggest following @Alan_PlantPot’s recommendation and maybe try it without Ogury.
Rob
Yes, I have turned off Ogury already. waiting for more data to flow so i can confirm its effect.
I see this too.
Are you using appodeal?
I think it comes from one of the embedded ad frameworks.
Yes, that’s right. I am using the appodeal but there must be some solution to this, we cannot use this way. Our revenue is getting impacted.
Are you using the module version of Appodeal or the big-all-in-one plugin? It looks specific to AppLovin. If you’re using the module version, you can drop that and see if it changes anything.
Rob
Hi Rob
We are using the modular one. We are not using AppLovin.
We use these ad providers.
[“plugin.appodeal.beta.FacebookAudience”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.GoogleAdMob”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.Unity”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.AmazonAds”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.TwitterMoPub”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.IronSource”] = { publisherId = “com.coronalabs” },
[“plugin.appodeal.beta.Ogury”] = { publisherId = “com.coronalabs” },
We are using the newer one. This one
plugins =
{
– Interstitial
[‘plugin.appodeal.AdColony’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.AppLovin’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Chartboost’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.FacebookAudience’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Flurry’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.InMobi’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.IronSource’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Mobvista’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.MyTarget’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.StartApp’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.Ogury’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.AmazonAds’] = { publisherId = ‘com.coronalabs’ },
[‘plugin.appodeal.TwitterMoPub’] = { publisherId = ‘com.coronalabs’ },
},
Presage is the Ogury library.
If you are using the “plugin.appodeal.beta.*” plugins then you can just exclude plugin.appodeal.beta.Ogury and that should get rid of any Presage errors.
@sahil19.sindh - I believe that the “beta” plugins are actually the latest ones, even though the name beta would imply they were the prototypes. Someone from Corona can correct me if I’m wrong about that though.
Hello Alan,
Thank you for the post here and helping me understand the issue.
Actually i am not using any of the beta plugins from Appodeal, but yes i have ogury plugin added like this
[‘plugin.appodeal.Ogury’] = { publisherId = ‘com.coronalabs’ },
Do you think, this is causing the issue.
In the pastebin from @sahil19.sindh had a reference to AppLovin which is why I’m asking, but I would suggest following @Alan_PlantPot’s recommendation and maybe try it without Ogury.
Rob
Yes, I have turned off Ogury already. waiting for more data to flow so i can confirm its effect.