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 button are misaligned during the ad and on the ad end screen, but they only work if you touch where they're supposed to be. Any idea why or how to fix it? I have implemented it correctly and all the other ad networks and SDKs I have work fine (Branch.io, GameAnalytics, HeyZap, Applovin, Chartboost, and UnityAds (although I had this bug before I added UnityAds). Here are some screenshots of the bug:
AdColony UI is messed up on Galaxy S6 (using Unity 5 & HeyZap)
119 Views Asked by PlanetVaster At
1
There are 1 best solutions below
Related Questions in ANDROID
- Delay in loading Html Page(WebView) from assets folder in real android device
- MPAndroidChart method setWordWrapEnabled() not found
- Designing a 'new post' android activity
- Android :EditText inside ListView always update first item in the listview
- Android: Transferring Data via ContentIntent
- Wrong xml being inflated android
- AsyncTask Class
- Unable to receive extras in Android Intent
- Website zoomed out on Android default browser
- Square FloatingActionButton with Android Design Library
- Google Maps API Re-size
- Push toolbar content below statusbar
- Android FragmentPagerAdapter Circular listview
- Layout not shifting up when keyboard is open
- auDIO_OUTPUT_FLAG_FAST denied by client can't connect to localhost
Related Questions in UNITY-GAME-ENGINE
- Using arrow keys to rotate an object
- know object behind another object is fully visible
- Unity3d AudioSource not creatable
- Unity3d - Input.GetKey returns true more than once
- Flurry Ads on Unity3D with Prime31 plugin
- Make screenshot of DirectX window that is hidden and doesn't have focus
- Coroutine being detected as inactive despite being active
- Unity3D: Adding charged force in relation to position
- Unity - Particles emitting non-random
- 3d mouse aim camera 3rd person vertical C#
- Unity: How would I go about creating a power up system?
- Unity - Gui Button issues (Android)
- Unity3d strange Collider behaviour
- Start() function doesn't work properly after Application.LoadLevel
- Gravity works weird
Related Questions in ADS
- DFP Videos Ads Internal error
- Is there a way to deliver only House Ads through AdMob?
- How to get rid of popup ads?
- I keep getting this error "unexpectedly found nil while unwrapping an Optional value" Why?
- google mobile ads - using libgdx and Android studio
- Facebook ads Suspended,what can i do?
- Why are Ads not visible on my wordpress website?
- Microsoft Advertising SDK: Windows Phone - number of requests
- How does AdMob detect developer click?
- ScanSettings.CALLBACK_TYPE_ALL_MATCHES not working
- How google ads are shown on Android?
- Android Flurry Ads Fetch error
- Android InterstitalAd gray small bar bevor the ad
- Applovin AdclickListener not working in android
- Identify via Youtube data API whether advertisements can be displayed on/before/next to a specific video
Related Questions in ADCOLONY
- Swift/Xcode AdColony returns error when trying to call AdColony.configure in appdelegate
- AdColony's OnVideoFinished not call in Android
- AdColony - HeyZap - Swift - Ad not showing
- Adcolony ads not working every time
- AdColony with AdMob Mediation. JNI_OnLoad
- Is possible to show an adColony ad in portrait mode?
- How to keep AdColony with Proguard in Unity?
- Why mediation test suite does not find adcolony ad sources for banner ad?
- Xcode complains link error: "Undefine symbol: '_OBJC_CLASS_$_SKAdImpression'" after pod GoogleMobileAdsMediationAdColony
- AdColony interstitial ads not showing(Unity Android)
- iOS SDK / AdMob / AdColony mediation adapter
- AdNetworkSupport Adaptor - AdColony 3 Support
- Am I integrating AdColony incorrectly?
- Error, platform-specific implementation not set while implementing AdColony ads in Unity
- AdColony SDK unavailable on current platform
Related Questions in HEYZAP
- Unity Heyzap 9.10.1 Vungle 4.0.1 not initialized. Runtime error in Android
- Banner configuration for heyzap ios sdk
- Any idea what's broken here? XCODE
- is it possible to use heyzapp mediation sdk with flutter?
- Error building Player: CommandInvokationFailure: Failed to re-package resource when building for Android in Unity3D
- 3rd Party SDK's Integration issue
- Displaying a Banner over Cocos2d-x view
- Error : screenSize|smallestScreenSize android studio Target SDK 23
- Heyzap integration with unity "Configuration not present"
- heyzap banner ad disappears after 'Failed to load ad: 3'
- AdColony UI is messed up on Galaxy S6 (using Unity 5 & HeyZap)
- Heyzap Button keep disappearing
- Heyzap SDK Unity Integration error - missing google-play-services_lib
- heyZap not showing some ads after IAP integration
- Trouble integrating Heyzap ads into my Unity application
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?


I emailed Adcolony about it, and they said it only happens on Galaxy S6s running android 6.0 not 5.0 or 5.1. They said they think they have a fix and will release it soon.