Problem in implementing Admob in iOS project of Xamarin.Forms
I am trying to implement banner ads in xamarin forms but nothing shows up after executing this code. Kindly help me how do I show banner ads in xamarin.ios with Admob. Or what's wrong with this code?...
View ArticleXamarin.iOS Developer needed in the DFW/Plano, TX area!
Full job description posted here on Indeed. If you have Xamarin.iOS experience (not Xamarin.Forms), drop us your resume and let's talk! Note to applicants: This is not a remote (telecommute) position....
View ArticleARkit demos not working
HI I have download the last version for the urho-samples to play with the ARkit demos on IOS https://github.com/xamarin/urho-samples/tree/master/ARKit I met few issues demos crashing because OData...
View ArticleError trying to create master details page
Severity Code Description Project File Line Suppression State Error CS0263 Partial declarations of 'MainPage' must not specify different base classes App3 \DEVELOPMENT\temp...
View ArticleHow to use MvxFragment in MvvmCross?
I have created a MvxFragment as; using MvvmCross.Droid.Views.Attributes; using MvvmCross.Droid.Views.Fragments; namespace FragmentMvvm.Droid.Fragments { [MvxFragmentPresentation(typeof(MainViewModel),...
View ArticleXamarin MvvmCross V5
Is there a good sample for Xamarin and MvvmCross v5 that breaks down the UI components and application development process in digestible steps? For example, something that would: 1. Show building the...
View ArticleHow to disable Carousel Page scrolling in iOS
Hello there. I thought I'd share this bit of code with you guys since I wasn't able to find it anywhere on the web. using UIKit; using Xamarin.Forms; using Xamarin.Forms.Platform.iOS; [assembly:...
View ArticleFrom a different path than the provided path
Package info Platform: Xamarin.Forms v2.5.0.121934 Prism version: Prism.Autofac.Forms v7.0.0.336-pre Other version info: VS 2017 v15.5.2 Repro steps From Windows 10 I use Xamarin Agent to connect to my...
View ArticleCurrent Release: 15.6 Feature Release
Please see https://releases.xamarin.com/release-15-6/ for the details about this release, including the steps to update. This release is now available as part of Visual Studio 2017 version 15.6 and in...
View ArticleRendering a PDF Page in a View
Hello, I am working on an Android project which supports PDFs. We would like it to work similar to our iOS app in that each page object displays a page of the PDF rendered into the view with various...
View ArticleLayout Black screen
When i'm opening layout in designer mode i'm getting this black screen. I have delete layout and re install it. I have make new project this black screen is remaining. Vs2017 15.5.6 windows 7 64bit *I...
View ArticleHow to get VS Mac and VS Windows to play nicely together?
This is absolutely driving me up the wall. I have two machines, a pc and a mac, and two developers both working on the same solution. Mac girl using VS for mac pushes code to VSTS GIT repo. Windows guy...
View ArticleMvvm framework or not?
Hey, I'm new to Xamarin Forms. I have experience with ASP.NET. Should I use framework for mvvm? My project is small and only I will maintain it. There will be a lot of navigation and few restful...
View ArticleFreshMvvm navigation screnario
I have problem with FreshMvvm navigation. I want navigate from page to tabbedPage as hierarchical(save upper title). await this.CoreMethods.PushNewNavigationServiceModal(tabbedContainer); it removes...
View ArticleForms9Patch: Simplify multi-device image management in your PCL Xamarin.Forms...
Announcement of Form9Patch Xamarin Forms is great for developing apps on Android and iOS but it is missing two important tools for developers: scalable images and PCL multi-screen image management....
View ArticleStable Channel: Xamarin.iOS 11.8.0, 15.6 Feature Release
Please see the corresponding "Release: 15.6" post on the Release Blog for the details about this release.
View ArticleFreshMvvm navigation between tabbed pages issue - blocker.
Hey, I'm new. I using FreshMvvm. I blocked myself on the problem. I created custom navigation service to handle master detail page with tabbed options. It works good. When I open the app first page is...
View ArticleiPhone X, iOS 11 - Tabbar Background
Hi Xamarin-Community, I have some questions about iOS 11 on the iPhone X. Particularly about the Tabbar. How can I change the Tabbar background image, text color, image position like in iOS 10? It...
View ArticleUsing FreshMVVM what is the best approach for navigating to a tabbed page?
I am currently implementing an app with FreshMVVM. I need to support the following workflow and I have yet to come up with a way to do this without stepping outside of FreshMVVM management of...
View ArticleCurrent Release: Visual Studio Tools for Xamarin 4.9.0, 15.6 Feature Release
Please see the corresponding "Release: 15.6" post on the Release Blog for the details about this release.
View Article