Questions tagged as 'xamarin'

1
answer

Generate IPA for iOS in xamarin forms of visual studio 2017 from windows

you will see I have a project in xamarin forms developed in visual studio 2017, the goal is to be multiplatform. For debugging and other tests I use an android mobile connected by cable to the PC, windows 10 for the UWP tests and a virtual machi...
asked by 09.04.2018 / 10:08
0
answers

Login With Google Close CustomTab xamarin-auth

I am working to make the login with google, I followed the example I found in link . I managed to get the data I need, but I still have the browser open with the google home page and it does not return to my application. Does anyone have experi...
asked by 25.04.2018 / 21:10
1
answer

Why do not I get the option of native and xamarin.forms

Install visual studio 2017 enterprise but I do not see the option of native and xamarin.forms: and if I choose the Mobile App option (Xamarin.Forms) I do not get the two options either (native and xamarin forms):     
asked by 01.04.2018 / 19:19
1
answer

Error in Xamarin: fakeLogOpen failed

I'm starting with Xamarin, but preparing the environment is turning into hell. It never compiles well, there is always some error to solve, and not about my code, but about parameters of the project or the environment. In the end I opted for...
asked by 25.03.2018 / 18:11
1
answer

the name of the type or name space xamarin was not found

I'm trying to start an app in Visual Studio 2017 and Xamarin, when I login to App.xaml.cs, I get this error the name of the type or name space xamarin was not found in several points, maybe I have to install something else.     
asked by 21.03.2018 / 03:17
0
answers

error in ResourceDictionary using xamarin

Hi, I'm trying to use the x: key of this class <Application xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:infra="clr-namespace:Lands.Infrastructure" x:C...
asked by 01.03.2018 / 17:24
0
answers

Doubt about Multilingual App Tool Kit

I'm trying to make an app in Xamarin CrossPlatform, and I wanted to implement the tool of the Microsoft Multilingual App ToolKit, followed the official tutorial of the tool and even watched a video of one of the developers implement it in an App...
asked by 18.02.2018 / 17:45
1
answer

Deserialize byte [] in System.Collections.Hashtable

I get in touch to see if there is luck and someone has stuck with this problem before. I have a byte [] which contains a hashtable serialized, and I want to deserialize it in xamarin forms, that is, deserialize it for android, ios and windows...
asked by 13.02.2018 / 13:55
0
answers

Xamarin - Pass data between pages

Hello friends here Ed learning with all of you, hear I want to pass data between views ... and what I read is very simple but I think something I'm not doing well .. this is my code: public void tryme() { string x = lbl_kyo.Text; try {...
asked by 14.02.2018 / 21:57
0
answers

Error Access denied to the path 'Mono.Cecil.dll'

Xamarin, hello friends I'm trying to install some libraries from Nuget in my project Xamarin , but the following appears to me    Access Denied Error to the path 'Mono.Cecil.dll'   would anyone know what it is about?     
asked by 12.02.2018 / 17:49