How to set initial text (and be able to change it) in an EntryCell?
According to the documentation, an EntryCell's Text property is described as "the initial text that will appear in the editor." However, when I do this in xaml: Text="{Binding Name}"; I notice that the...
View ArticleBuilding NuGet package for Xamarin iOS
I have written a small iOS library that I would like to distribute internally in my organisation as a NuGet (via MyGet.org). To do so I simply ... Added the NuGet.Build.Packaging package to the library...
View ArticleRemove icon from action bar from xamarin forms android project
Hi, Can someone help me in removing icon from action bar ? Thanks, Ashish jha
View ArticleSystem.IO.FileNotFoundException Could not load assembly System.Drawing
Hello, I meet this error in a Xamarin.forms project using WebView and local html base url: Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'System.Drawing,...
View ArticleI can not add Apple Developer Account (Apple ID) to Visual Studio Mac 7.3
I am getting the following error in the ide.log: [19:11:43]: [33mGet started using a Gemfile for fastlane https://docs.fastlane.tools/getting-started/ios/setup/#use-a-gemfile[0m Credential...
View ArticleSigh - yet ANOTHER BUG in XF2.5 -> Specified cast is not valid
Moan Start I guess I should have learnt my lesson and not upgraded all my projects to the latest XF assembly (2.5.0.121934). I like Xamarin but I really dislike the appalling testing (or lack of) on...
View ArticleEntry loses focus when tapped
Help! The latest Android version seems to have some unwanted behaviour - Every time focus is put into an EntryCell or Entry, the keyboard pops up and loses focus on the entry cell. Has anybody else...
View ArticleWhere is the best way learn xamarin
Friend ask me. Where is the best way to learn xamarin I saw few courses here udemy.com/courses/search/?q=xamarin&src=sac&kw=Xamar And some free courses on youtube. What do you recommended?
View ArticleXamarin.Forms 2.3.4.270
We've published service release 2.3.4.270 to address a priority issue with PopAsync, RemovePage, and Android Support Libraries API 25.1.1. Release Notes If you have a bug to report, drop us a detailed...
View ArticleTeam provisioning profiles
Hi, Since Apple removed the ability to manually manage the team development provisioning profiles for an app id how are people managing sharing provisioning profiles for a team of developers that each...
View ArticleIs possible to use React Native/NativeScript/similar inside xamarin for...
I don't wanna to use Xamarin.Forms. For the logic I wanna to use .NET, but think React Native/NativeScript are compelling libraries for build dynamic UIs, easier than normal code. However, look like is...
View ArticleThis app attempts to access privacy-sensitive data without a usage description
Hi, Why I am getting these errors: Dear developer, We have discovered one or more issues with your recent delivery for "إيثار". To process your delivery, the following issues must be corrected: Missing...
View ArticleListView Selected Item Background Color
Summary Provide a simple API for specifying the background color to use for the selected item in a ListView. Currently, this is only achievable through custom renderers for each platform. API Changes...
View ArticleAndroid Tools Gone After Update
I installed a Visual Studio update today, and now all my Android tools are gone. My tools folder is gone from the Android SDK folder as well. I tried re-downloading them manually from Android, but they...
View ArticleOverriding TLS chain validation for self-signed certificates
I've been working on implementing self-signed certificate validation code in Xamarin.iOS as laid out in the Apple technical note "Overriding TLS Chain Validation Correctly". When I debug the code I can...
View ArticleWhy does PerformSegue create a new instance of a ViewController I've already...
Greetings all, I'm hoping someone can answer my question. Firstly, I'm using a ContainerViewController to navigate between two other view controllers. (Say ViewController1 and ViewController2) In the...
View ArticleWhy would CGImageSource.FromUrl return null?
Hi all, I have a piece of code that essentially is designed to load an image from gallery and retrieve the metadata from said image. I have followed the instructions in the recipe guide Access Image...
View ArticleUpdating Xamarin broke the build process (The process cannot access the file...
I'm facing this error after updating Xamarin to the latest version today (12-2-2014) and there is no solution except closing and opening VS each time I want to run the app and this is unbearable !...
View ArticleCan't use App.Repl() with newest update
I'm having an issue with the newest version of Xamarin.UITest on iOS, when calling Repl(). I get the following error message: "Only iOS v9 and later is supported when using Xcode v8" But I'm using...
View ArticleiOS Submission Rejected, Call Kit features / API
Tried to submit my app to iTunes build using Visual Studio for Mac (version 7.3.2), iOS native (not Xamarin.Form). App got rejected with the following message: Where can the user find the Call Kit...
View Article