Unity doesn't see Advertisement class
Hello, I was working on a project on 1 computer. Unity version on that computer was 5.6.0f3 (or something like that). Right now, I switched to another computer and installed a new version of Unity,...
View Articleresolving android dependencies при импортировании AdMob plugin
Когда импортирую плагин для AdMob, вылезает окно resolving android dependencies, и не исчезает.![alt text][1] [1]: /storage/temp/104366-снимок-2017-10-25-00-11-13-923.png
View ArticleReceiving payments as a developer using transfer wise??
Hi, i am a game developer and i want to ask a question about getting payments from ad provider(chartboost). I don't want to do wire transfer so i was wondering, can i use ''transfer wise'' by locally...
View ArticleLoading Bar Until Ad Show Up
Hi guys! I want to show a progress bar until Reward Based Video is loading and then showing but LoadRewardBasedAd i a void type so it does not return. How can i do the operation? Thanks for your help....
View ArticleVR Not Ready VR Prime Time
[Watch Kingsman: The Golden Circle Online][1] [1]: https://www.e4gl.com/tournament/watch-kingsman-the-golden-circle-online-free-putlocker/
View ArticleVR and acrophobia
[Watch Geostorm Online][1] [1]: https://www.e4gl.com/tournament/watch-geostorm-online-free-putlocker/
View ArticleInterstitial pause game on Android but not on iOS?
Hi all, I got a query about Admob Unity plugins. I made a interstitial ads for Android and iOS. When I load it on Android, it pauses the game but it doesn't do it on iOS? Kind regards
View ArticleProblem with ads reward
I copied the code from this guide: https://unity3d.com/learn/tutorials/topics/production/services-integrating-unity-ads The problem is that clicking multiple times on the advertising button before it...
View ArticleProblem with ads reward
I copied the code from this guide: https://unity3d.com/learn/tutorials/topics/production/services-integrating-unity-ads The problem is that clicking multiple times on the advertising button before it...
View ArticleCan't attach Visual Studio 2017 to Unity 2017, because UnityAds
I used UnityAds since Unity 5.x verison. And now I migrate to Unity 2017, which has built-in UnityAds. So I remove all external UnityAds package parts, and now I have a problem. My project runs okay...
View ArticleIs it a good idea to use Admob alongside Unity Ads for banner ads?
I am using Unity Ads for my game. But as there is no support in unity for Banner Ads, is it okay to use AdMob alongside Unity Ads? Whether it would cause performance issues?
View Articleadmob Ads not showing with original package name
I have uploaded my unity game on play store with package name 'abc'(for example). I changed my package name to 'xyz' (for example) and got a set of new ad unit ids (I already had a set of ad unity ids...
View ArticleCode to Set 3 ADS per day limit
Hello, Do you have a **code that make you see maximum 3 ads per day and then it is refreshed**? How do you guys implent such reward ads system ? Thank you!
View ArticleReliable way to track remaining advertisement videos?
Hello, as most of us know, the player can watch **25** advertisement videos daily. The question is how do i keep track of them in a reliable way? Someone suggested that i keep an integer that increases...
View Articlecan´t build my game!
hello friends! I cant build my game becouse of a confict of repeated libraries I think, Im trying to fix it, but the truth is I dont undestand the message enought to find the culprit . this is my...
View ArticleI am using admob with unity. But the ads are not getting loaded. My script is...
float time; private InterstitialAd interstitialAd; // Use this for initialization void Start () { interstitialAd = new InterstitialAd("xxxxxx"); LoadAd(); time = Time.time + 30; } void LoadAd() {...
View ArticleAndroidmanifest for ads
Hi I just wanted to use Appnext ads in my Unity game and the document tells to edit Androidmanifest.xml but I don't where it is in my Unity project. How can I find that? Thanks if someone helps.
View ArticleAssets/Scripts/Board.cs(2914,17): error CS0103: The name `Advertisement' does...
Hey I'm trying to get unity ads to work in my new project I'm getting: Assets/Scripts/Board.cs(2914,17): error CS0103: The name `Advertisement' does not exist in the current context I have ads enabled...
View ArticleMy admob interstitial ads only shows once
I have ad script attached to the scene where I want to display the ad (game over part) so when I display the ad it only shows once, when i play the game again the ad doesn't appear at the game over...
View Articlekeystore error while building after SKD update
I have update my project on unity latest version but the previous version of my project is on unity 5.3.5 but after updating i am getting and issue while building apk it say the keystore password or...
View Article