How to implement Video Interstitial Ads of Google AdMob in Xamarin.Forms?
Hi everybody! As the title, How to implement Video Interstitial Ads of Google AdMob in Xamarin.Forms? Thank you!
View ArticleCannot debug on android phone
Until a recent update of Xamarin, we have not had any trouble debugging our android app on our Samsung A300FU test device, but now it will not work. We have tried deleting Mono Shared Runtime &...
View ArticleUWP mysterious Command Bar
Hello guys, I have really strange problem in one of my projects. In my UWP project a mysterious command bar appears above my pivot headers. And I don't know where did it come from and how to remove it....
View Articletableview will not do more than one line
my tableview will not do more than one line but I set it to do 3 line: why? I have pictures but it i cant post them here is my code: protected void CreateTableItems() { try { nextTable.Source = new...
View ArticleWhy can't I clear the TextDecoration in Xamarin Forms UWP App?
Using Xamarin Forms (version 2.5.0.121934), I'm working on an app targeting Android, iOS, and UWP. I need to add underlining and strikethrough to some text, which require custom renderers. For Android...
View ArticleLocal Notifications Plugin - Image/Logo
Hello guys! I'm using Local Notifications Plugin for Xamarin. (https://github.com/edsnider/LocalNotificationsPlugin) I got it working, but I have a question about the logo beside the notification. I...
View ArticleIs there a way to implement Augmented Reality in "Xamarin.Forms" and not...
Hi guys, I really want to implement AR in "Xamarin.Forms" but couldn't find any solution, there are many solutions for Native Android and iOS, but nothing for Xamarin.Forms..! Any help will be much...
View ArticlePostAsync is not working properly, whenever executed it gives exception in...
Hi guys, I'm having problem executing "PostAsync" as it is giving unusual error, My whole code works fine except the line with "PostAsync". The weird thing is that , it posts the content to the...
View ArticleHow do I make my app remember my last language selected when I quit the app..?
Hi guys, I am working on an app with 2 different languages ( English and Arabic ), For now, the app checks the mobile language and based on that it opens either Arabic and English, but lets say I have...
View ArticleIs there a way to override a Back button press on Android And ios in Xamarin...
OnBackButtonPressed only works for hardware back button for android devices but How to Working back button on the navigation bar ? Thanks for any help on this.
View ArticleiOS Background fetch
Hello! I have a problem with background fetch. I read some article about this problem but not resolved. I change my info.plist - check Background mode and Background fetch. In code AppDelegate public...
View ArticleIs live player going to be opensourced?
Hot Loading for ios is what concerned, i just wandered is there an interpreter inside live player's mono runtime?
View ArticleScroll view is not working
Please see the attached code, scrollView is not working, in the script i am setting bkImg from C# of corresponding page
View ArticleHow to read an XML File with password and username
Hi i want to load an Online Xml but the xml file has secure like username and password. How can i get access to that xml file. sorry if it is a silly question i'm new to this.
View Articlehow to Find a View by type in my custom renderer for Android? C# Beginner
I want to get this Object {Xamarin.Forms.Platform.Android.ListViewRenderer} to set an IOndrag listener on It Im looping through all the views in main activity like so: my problem is that I see the...
View ArticleHow to use Socket.IO Client .NET
i am creating a new chat Messenger but i am not understand how to use Socket.IO Client .NET in my app plz Help
View ArticleHow to change the IsVisible for the ContentPage at runtime?
Hi, I am setting the IsVisible="false" for the ContentPage in my XAML. I want to know how can I change it to true at runtime? Here is my XAML: <?xml version="1.0" encoding="UTF-8"?>...
View ArticleSuggest any reputed xamarin development company
Hi, I my name is Joay I am a C#? xamarin freelance xamarin developer. I need to consult some serious xamarin issues. Basically I am looking for a reputed xamarin development company or experience...
View ArticleUITest ignore the Back Stack on android
Is there a way of setting UITest to ignore all elements on the back stack for android? I am working around it by using queries for the specific item at the minute
View Article