About whatsapp sdk or api
Hi All, I am using Xamarin.Forms(PCL) i have one page in that textbox & 1 button is there, when user click on button whatever typed in textbox that text should be send to all my whatsapp contact....
View Articlebest recommendation to buy mac mini
I'm thinking of buying a mini mac to start in the world of development for ios and would ask his recommendation on ram memory, disk, etc. For proper purchase. I want mensionar you would like to use the...
View ArticleSlow loading times when pushing a new ContentPage onto the Navigation stack
I am having a problem with a Xamarin Forms project running on Android tablets (any model). Between the time I tap on a list item, which calls Nav.PushAsync(App.Locator.MyView....) to the time the page...
View ArticleUsing binding and localisation
I try to create something like that: <Label Text="{Binding oResult.hi, StringFormat='Hallo: {0}'}" /> And it works fine! But i wish that the String "Hallo" should get out from the resx file. Like...
View ArticleToday's Xamarin Studio update - debugger can no longer connect to either iOS...
Hi - looks like something was broken in today's XS stable release (5.10.3, build 51) After installing it (and restarting XS) any attempt to deploy to the Android or iOS devices results in a "connection...
View ArticleXamarin forms with MVVMCross IMessageBox display on android
i am using xamarin forms and mvvmcross for my app development. I am facing challenge to display message box based on some logic in ViewModel. For that used following class, its not working for xamarin...
View ArticleHow to Search Listview (Json data) through Searchbar in xamarian.forms ?
This is my updated project, i'm able to display data (json) through Api in the ListView but i am not able to filter that data through Search bar. I tried lots of thing but i can't solve. So can any one...
View ArticleHow to add square border to image in xamarin froms.
Hi all, I need to add a square border to every image of ListView and border color should be bindable property because I need to have different border color to different image. I was thinking to add...
View ArticleSelect tablerow when button is clicked in row
HI, I have some cells that contains a button in each row. My problem is when I click on a button in a row the row does not get selected. How do I make the row get selected when I click a button in that...
View ArticleGoogle Play services reports Service Missing?
I'm attempting to get Google Cloud Messaging working in a Xamarin Forms Android app from within Visual Studio 2012 and the GoogleApiAvailability.Instance.IsGooglePlayServicesAvailable(this) call is...
View ArticleXamarin forms and iOS MPMoviePlayerController
Hi All. I've created a custom Xamarin Forms control called VideoPlayer. I've added a custom renderer for iOS. Here is the control public class VideoPlayer : View { public static BindableProperty...
View Articlehas invalid or missing guid for metadata 'Project'.
Hello, I have setup a Xamarin Forms project in Jenkins and our build is failing on what appears to be the PCL project. The build gets all the way up to -> Target AssignProjectConfiguration:...
View ArticleHttp File Upload / Download with Progress
I have several local files (mostly photos) I need to upload over 3G (or download to another device) and would like to provide a progress to the user while it's happening. I'm currently using (await)...
View ArticleCan't install HockeySDK.Xamarin 4.1.0-beta1 via Nuget
Hi all Using VS2015 Enterprise Update 2 with Xamarin 4.0.3.214, Xamarin.Android 6.0.3.5 and Xamarin.iOS 9.6.1.8. Created a cross platform app using a PCL and tried to install HockeySDK.Xamarin...
View ArticleVideo chat
Hello! I trying to develop simple video chat on 3 platforms, but i dont know how i can stream my camera. I have solution for android audio streaming which uses AudiorRecorder.Read() but MediaRecorder...
View ArticleHow to calculate or measure width of a string ?
Hi All, My requirement is to calculate the width of a text that is inside a Label. This calculated width is set as the width of the Label. In other words the labels width is equal to the width of the...
View ArticleSparkleSharp: Sparkle bindings for Xamarin.Mac
I've just finished porting my Sparkle bindings to the new Xamarin.Mac binding project found in Xamarin Studio 6 (in beta for now). Since Sparkle is one of the most commonly used frameworks in non-App...
View ArticleXamarin Mac Agent Connect to Mac Faild.
When I use Xamarin Mac Agent, connect to my mac faild. But OpenSSH-Win32 connect my mac success. Why? Thanks!
View ArticleGetting: Error: Ambiguity between 'MyPage.nameEntry' and 'MyPage.nameEntry'...
Hi everyone. After updating my Xamarin Studio on Mac to the latest version (Alpha channel) I am now getting this error all over my Code Behind files: "Error: Ambiguity between 'MyPage.nameEntry' and...
View ArticleConnect Failure in Xamarin IOS
Some time i am facing issue of Connect Failure when I hit the web api in Xamarin IOS project. API is working fine and issue is in connection. If any one have an idea to solve this issue or have a link...
View Article