XAMARIN REFERENCE ASSEMBLY
I installed visual studio extension xamarin the Design is not displayed. it puts me this: Assembly reference are missing I have already regenerated the project to restore the cache nuget someone has a...
View ArticleConnecting a Xamarin App with Azure and on premise SQL Server
I have developed a web application that uses a Web Core API to update the on premise SQL Server database. I now need to develop a Xamarin app that can update this on premise database via Azure. The...
View ArticleAndroid SDK instance is not found NEED HELP ASAP PLEASE
link of images here: pastebin(dot)com/LNe6c7Wp Image 1 This is what is showing whenever I try to open Android Device Manager Image 2,3,4 This is what is installed. Image 5 This is what is showing when...
View ArticleProblems building ios app
I am unable to build and run ios apps in visual studio after updating Visual Studio last week. I get several errors i have not seen before when trying as per below. Any idea how i can resolve this? I...
View ArticleProblems building ios app
I am unable to build and run ios apps in visual studio after updating Visual Studio last week. I get several errors i have not seen before when trying as per below. Any idea how i can resolve this? I...
View ArticleMac Mohave and Visual Studio
Anyone have any luck with Mac Mohave and Visual Studio for the Mac. I have a 1 year old mac mini that is virtually a boat anchor at this point. Starting up the ios simulator is taking 30 minutes or more.
View ArticleIs it worth paying for Xamarin University
Hello, have just started with XamU classes, namely, XAM101 and XAM110 (the basics). Both are fine, but looks bit obsolete, eg. refering to PCL (now deprecated and replaced with .NET Standard) or often...
View ArticleError using Microcharts:
Hi every one, I´m using the microcharts library in order to show a chart, but currently I´m getting the following error and I not able to show the chart. Iam using Xamarin Live application on my...
View ArticleVideo-streaming with Mediarecorder over Sockets using ParcelFileDescriptor
Hi Every one, I am facing problem to send video to server.
View ArticleThe given path's format is not supported.
Hi, I'm having some trouble trying to figure out why build tools says that app.xaml path on Xamarin Forms is not supported, I can see in the error list window, file column specifically that it's...
View ArticleWhich are Free Testing framework for Xamarin App for both Android And iOS?
Testing the Xamarin Apps with free Testing framework
View ArticleError: error MT0069: while compilng IOS app
The app has been terminated. Launch failed. The app 'ChowderApp.iOS' could not be launched on 'iPhone 6s Plus iOS 10.2'. Error: error MT0069: The app directory...
View ArticleI am facing a lot of error while building the first project of my fresh...
Severity Code Description Project File Line Suppression State Warning The "Xamarin.Forms.Build.Tasks.GetTasksAbi" task could not be loaded from the assembly...
View ArticleXamarin.Forms.Xaml.XamlParseException: Position 9:10. Type...
I am compiling my App project in Visual Studio and it throws me the error: Xamarin.Forms.Xaml.XamlParseException: Position 9:10. Type infra: InstanceLocator not found in xmlns clr-namespace:...
View ArticleI marked a comment as approved answer mistakenly in one post. Can I UNDO? How?
I marked a comment as approved answer mistakenly in one of my post. Can I **UNDO **that action? if Yes **then **How?
View ArticleXamarin MVP/Evangelist
Hello! Looking to connect with a Xamarini MVP/Evangelist for the US/Midwest. Looking to host some developer activities in Louisville, KY for both corporate and individual developers. Please reach out...
View ArticleAccess to the path netstandard1.0\Xamarin.Forms.Build.Tasks.dll' is denied.
Hi, Access to the path ProjectName\packages\Xamarin.Forms.3.1.0.583944\build\netstandard1.0\Xamarin.Forms.Build.Tasks.dll' is denied. Access to the path...
View ArticleCould not load file or assembly 'Java.Interop' or one of its dependencies.
I have a dao layer project which deals with sqlite. When i try to run this project i get following error. Could not load file or assembly 'Java.Interop' or one of its dependencies. Strong name...
View ArticleListView drag and drop working but itemsource is not updated.
I have created a custom renderer(UWP) for ListView which enables drag and drop functionality for listview . But after rearranging the listview the change is not reflected back in the itemsource.
View ArticleDebugging notifications and services on UWP
Just in case this saves others some time... On UWP, during development, to assist with debugging after the app has been closed and then re-started from a notification, I originally included the...
View Article