Create a chat window with listview
Hi I am trying to create a chat window. I want it to be possible to send photos, text and videos. I was thinking about using the listview to achieve this but the listview only allows you to choose one...
View ArticleScreen orientation
Hi, I'm having some problems with my application. I've set ScreenOreintation to Portrait, but when I'm trying to watch something on Youtube and Facebook, it will not enter full screen. My thoughts on...
View Article[libc] Fatal signal 7 (SIGBUS), code 1, fault addr 0x65735533 in Listview...
[mono-rt] Stacktrace: [mono-rt] [mono-rt] at <unknown> <0xffffffff> [mono-rt] at (wrapper managed-to-native) object.wrapper_native_0xb45b2765 (intptr,intptr,intptr,Android.Runtime.JValue[])...
View Article[libc] Fatal signal 7 (SIGBUS), code 1, fault addr 0x65735533 in Listview...
[mono-rt] Stacktrace: [mono-rt] [mono-rt] at <unknown> <0xffffffff> [mono-rt] at (wrapper managed-to-native) object.wrapper_native_0xb45b2765 (intptr,intptr,intptr,Android.Runtime.JValue[])...
View ArticleListview binding causes [libc] Fatal signal 7 (SIGBUS), code 1, fault
I'm developing a Android PCL Xamarin Forms app. In it I have a page with Listview that is bound to a ObservableCollection On selecting an item the user is navigated to a new page that gives more...
View ArticleXaml Binding
Hi, Im trying to set Binding between Xaml and cs file but it doesnt work. Can anyone help me with this? Resharper says: Cannot resolve Symbol 'A' due to unknown DataContext. What am I doing wrong here?...
View ArticleXamarin.Forms 1.3.4 Released
Happy Mon... TUESDAY! Monday was a holiday here in the states, hence the release being on a Tuesday (if I dont work holidays how can I expect my team not to blah blah). Fresh off the pressed 1.3.4. The...
View ArticleForum overloaded?
Hi all I have noted, that I have more and more problems with the forum-software (especially in the “rush-hour” like just now, when the users from Europe and America are in). I have partially (rising...
View ArticleHow to Notify Page to Redraw/Refresh?
Hi, im using ViewFactory from XLabs and somehow when i create the page again then onappearing is not called. I basically wants a new instance of a page everytime I do:...
View Articlesetting custom font on iOS in a Shared Project
I have tried it on android using a custom renderer, and it works perfectly. For iOS, I followed Micheal James blog on using custom fonts, but it is not working, i get the default font. Things i did for...
View ArticleHow do you create an Android APK expansion file for assets in the PCL of a...
I have completed the iOS and Android phone and tablet versions of my app! I am now at the publishing phase. My APK file, created with Xamarin Forms, exceeds 50 meg, the Android limit for upload without...
View ArticlePicker - Done Text
Hello everyone. How can I change the "Done" text in Picker component? I'm from Brazil, and need translate this option. See the attachment for more details. Thanks
View ArticleIs there any render for a toolbaritem?
I wonder how one can achieve today to put a toolbartitem on the left in the navigation bar, or change its style., it seems that even with the Navigationrender it's impossible.
View ArticleProblems with TodoAzureAsync sample
So I'm having some issues with the TodoAzureAsync app (available at: https://github.com/conceptdev/xamarin-forms-samples/tree/master/TodoAzureSync) Basically I'm getting this error : Sync Failed: The...
View ArticleHow to change MainPage of App dynamically?
Hi, How to change MainPage of App dynamically? Thanks!
View ArticleForce dark or light theme
Hello, how is possible to force dark or light theme using xamarin.forms? Thanks
View ArticleSocket error while connecting to mono develop
I get this when I run a Xamarin Forms app in the iOS simulator: FormsTemplateiOS[1582:23408] MonoTouch: Socket error while connecting to MonoDevelop on 127.0.0.1:10000: Connection refused I searched...
View ArticleView won't go away
I'm trying to use Facebook login with Xamarin.Forms and I've found that the only way seems to use Xamarin.Auth first on a platform-specific basis to get the auth token (there doesn't seem to be a...
View ArticleRtf
Is it possible to visualize correctly a RTF string in Editor or WebView Control (or in another control, if exists...) Alessandro
View ArticleWhen installing Xamarin Forms i'm getting a “Object reference not set to an...
When I try to create a new Xamarin Forms Blank Portable Project in Visual Studio I get the following error "Object reference not set to an instance of an object"
View Article