ListView in Dialog Fragment
Hi i created dialog fragment and i want when user click the button the dialog fragment show list view , how can i do this ?
View ArticleIs it possible to increase the height of the line inside the progress bar...
Is it possible to increase the height of the line inside the progress bar ?
View Articleon check"">Universal Links Not Working "< SiteDenied > on check"
I'm trying to enable Universal Links on a Xamarin.Forms app. I've updated the entitlements.plist checking "Enable Associated Domains" and adding my domain. I've added the...
View ArticleBuilding Ad-Hoc for iOS: MSB6002 command-line for the MTouch task is too long
Hi, I'm trying to build a version of my application and I've been having issues for 2 weeks now. I've broken it down to this error :...
View ArticleWhy is my visual studio at Community level when I have enterprise?
Title says it all really. I have downloaded the "enterprise" version and it still says I'm running VS 2017 Community. Im a bit confused, how can I change this?
View ArticleLink in textview to open url
Hi All , I want to use a link in TextView and open a web page when clicking that link. Now i am using following code to make text of TextView as link : textView3.TextFormatted = Html.FromHtml (@"This...
View Article"The application could not be profiled. Please ensure that is has been build...
I'm using visual studio 2017 enterprice, the latest preview version on a windows machine and I'm trying to profile an iOS application. On my mac I have the latest version from the alpha channel, and I...
View ArticleUpdate to Visual Studio Mac with Mono etc. broke app on emulator
Just updated to the new Visual Studio Mac 7.0 (3146), along with Xamarin.Android 7.3.0.13 and Mono 5.0.0.100 and now our app crashes on launch with an assertion from inside Mono: [] * Assertion at...
View ArticleStoryboard issues
Hi All, So I have a problem with the Storyboard. I cannot select a element inside a collection view. We have a view that has a collection view with a cell that contains a text input and a collection...
View ArticleHow change app icon in Ios?
Hi all, How change icon on ios ? And what size it's needed by ios ? I found so much thinks and i don't know what is the correct answer. Thanks in advance.
View Articlescrolling messes up listview items
I have a listview and one of the items needs to be collored red sometimes, but when that happens and the user scrolls, different items from the listview also get collored red, this is probably because...
View ArticleMqtt PCL library
I'm trying to connect an android phone to a mqtt server but I keep getting stuck on finding a working library. Got any tips on what library I could use? I tried: kittyhawkmq -> microsoft.spot.native...
View ArticleThe "ResolveLibraryProjectImports" task failed unexpectedly after install...
Hi guys, I'm trying to implement the new google sign-in. I'm following this two links https://developers.google.com/identity/sign-in/android/sign-in and...
View ArticleEmbedded images in PCL do not show in UWP release build
I ve found an excellent article on working with images. It mentions an option of embedding images into PCL https://developer.xamarin.com/guides/xamarin-forms/user-interface/images/ I ve built my...
View ArticleHow to add a fragment in customAdapter
Hello. I am using a public class CustomAdapter :BaseAdapter class. When I try to add a fragment to one of the button.click event i get this error Do I have to install...
View ArticleError The "ResolveLibraryProjectImports" task failed unexpectedly
what this error mean ? Severity Code Description Project File Line Suppression State Error The "ResolveLibraryProjectImports" task failed unexpectedly. System.IO.PathTooLongException: The specified...
View ArticleStable Channel (and VS 2017): 15.2 Feature Release
Please see https://releases.xamarin.com/stable-release-15-2/ for the details about this release, including the steps to update or downgrade as needed. This release is now available in the Xamarin...
View ArticleCannot run my .net project. Please help
Hello everyone. I am helping a friend on a .net project where I just edit the html. But in order to see my edits, I have to run the solution on Visual Studio. I installed windows and it worked but I...
View ArticleVS 15.2 Update - Not hitting any breakpoints
Since updating VS to the latest version I can't hit any breakpoints when debugging a Xamarin Forms app on an iPhone. I've tried updating Xamarin studio to the latest version and I've tried installing...
View ArticleBug in layout designer ?
Hi, with the last xamarin version, if I try to open a layout I have the message (Target framework 4.4 kitkat): mono.android.DesignerException: java.lang.NullPointerException at...
View Article