Questions tagged [heyzap]

Heyzap runs multiple premium networks under one integration so you can dynamically test ad networks against each other and visualize their combined performance.

Heyzap runs multiple premium networks under one integration so you can dynamically test ad networks against each other and visualize their combined performance.

https://www.heyzap.com/

39 questions
9
votes
2 answers

Error : screenSize|smallestScreenSize android studio Target SDK 23

I'm trying to integrate HeyZap ads into my app but I keep getting this error on build : Error:screenSize|smallestScreenSize). I've searched on it and I found that it's target sdk error which should be at least 13 but here I'm using SDK 23 . Here is…
wael ben hamda
  • 127
  • 1
  • 9
4
votes
1 answer

Heyzap all ad networks in off state even after integrating all 3rd party ad networks

I downloaded Hezyap latest version 10.0.9 and followed the documentation to integrate the following 3rd party ad networks AdColony AppLovin Chartboost Vungle UntiyAds Admob I've created app for each ad networks in their respective admin portal and…
Kenshin
  • 1,030
  • 2
  • 12
  • 41
3
votes
0 answers

Heyzap AdColony orientation issue on app going Foreground state

I'm writing game in Unity3D v5.3.3. The orientation of my game is set only portrait and I'm using Heyzap SDK for ads mediation. I have displaying video ads from Vungle, UnityADS, Heyzap and AdColony providers. After reading a lot of articles about…
Hayk Geghamyan
  • 105
  • 2
  • 11
2
votes
0 answers

Heyzap Unity SDK - whats the best approach to preload or cache ads with different tagID before calling show()

I am working on a Unity game that needs to be monetized with Heyzap SDK. I integrated the latest SDK that had some issues earlier and its fixed. Now I want to know whats the best possible way to preload or cache interstitial and reward ads before…
Kenshin
  • 1,030
  • 2
  • 12
  • 41
1
vote
0 answers

is it possible to use heyzapp mediation sdk with flutter?

I'm a new developer, and want to know if is it possible to use heyzapp-fyber mediation SDK in my flutter/dart apps ? Or if there is any alternative mediation network that already support flutter/dart i would be thankful for that information.
Neo
  • 149
  • 1
  • 10
1
vote
1 answer

Heyzap integration 3rd party sdks missing permissions

I am trying to integrate ads in my android app through Heyzap. However, when i open the heyzap mediation suite, some of the third party sdks are marked with "missing permissions". these are AdColony, AppLovin, ChartBoost and Vungle. They all have…
AlexVlad
  • 13
  • 3
1
vote
1 answer

Trouble integrating Heyzap ads into my Unity application

As the title says, I'm trying to add the ad wrapper to my project, but I am running into some problems: Whenever I run the mediation suite, the Heyzap and Heyzap Cross Promo networks are fully integrated, with all options ticked. However, if I try…
sjmcmullan
  • 11
  • 2
1
vote
1 answer

heyzap banner ad disappears after 'Failed to load ad: 3'

I'm having random issues with banner ads on a mobile app. After launching the app banner is properly loaded and displayed, but after some random time I got Failed to load ad: 3, banner disappers and is no longer refreshed. I can see repeated…
1
vote
0 answers

Heyzap integration with unity "Configuration not present"

I have tried to integrate admob and unity ads on my unity game. However when I open HeyzapAds.ShowMediationTestSuite(); All networks are "off". Admob displays: SDK Available Configuration not present SDK Started Successfully. Unity displays: SDK…
1
vote
1 answer

heyZap Native Mediation

I implemented heyZap mediation on my application(I am using Android Studio). When I tried to show native ads I didn't find any appropriate methods - only methods that show the ad without binding it to a view. How can they support native ads without…
1
vote
1 answer

Heyzap Fyber integration Adobe Air

I'm trying to integrate the Heyzap SDK 10 to my AdobeAIR iOS project with no luck. I could start the services using the SDK 9 but with the new SDK I just get a "Fyber Version 8.5.2 - Waiting for SDK to start" when I try to open the mediation test…
1
vote
1 answer

HeyZap Native Ads in UICollectionView Integration

I'm trying to integrate HeyZap Native Ads Mediation into my UICollectionView. I'm using cells built with IB, but when I'm trying to assign nativeAd.wrapperView to my own wrapperView in cell it just do not response to any taps or gestures. Here is my…
1
vote
1 answer

AdColony UI is messed up on Galaxy S6 (using Unity 5 & HeyZap)

I have a game that I'm making for Android using Unity 5.3.5p2 (64 bit) and Heyzap Mediation v9.5.7. I implemented AdColony v2.1.4 using HeyZap and it works fine on my Samsung Galaxy Avant, but on my Samsung Galaxy S6 the time left circle and the x…
PlanetVaster
  • 507
  • 1
  • 6
  • 18
1
vote
2 answers

How to retain Remove Ads in app purchase after app has closed

I have successfully removed ads from the app with an in app purchase. The problem is that if I close the app and reopen. The ads start up again. I have 2 main scenes. The GameOverScene and the GameScene. The In App Purchase happens in the…
Paul
  • 1,179
  • 3
  • 14
  • 38
0
votes
1 answer

3rd Party SDK's Integration issue

There is an issue while integrating 3rd Party SDK's using Heyzap Mediation. I create a sample project to add the Heyzap SDK and test it. Iw works fine but when I tried to add any 3rd party SDK I got Gradle to error. I'm using Unity…
1
2 3