ShadowOfPhantom
ShadowOfPhantom
Hey, what's up I found a strange bug: ``` MTRewardedAdOptions options = new MTRewardedAdOptions { UserId = "UserId", CustomData="Some custom string mkay", }; CrossMTAdmob.Current.LoadRewardedVideo(adBlock, options); ``` The problem is in...
When I'm trying to deploy an app to my physical device it fails and says "Could not AOT the assembly": ``` 2>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(254,3): error MT3001: Could not AOT...
[Ads] This request is sent from a test device. [Ads] Ad failed to load : 3 This issue most likely on the admob side but I have no idea what...
I use negative padding to make popup looking like:  With the new version (2.0.0.14) seems like popup page is avoiding system line on the bottom. please, take a look,...
Hi! 👋🏻 I have read all the tutorials, passed all the steps and double checked everything, including dependencies. **I'm getting an error trying to start the app:** _An error occurred:...
**Description** Throws exceptions on Windows **Code** I have no too much useful code samples to share, it's just an SKLottieViews in xaml. Works great on iOS and Android, but not...