"Throw it over the wall" preview sparkle binding
There has been significant interest in a binding for sparkle. I hacked something together for people to test. I didn't test it (beyond testing that it loaded), as it appears you need a significant...
View ArticleSelect multiple images from gallery (iOS,Android)
Hi guys, I'm wondering if there is a way to select multiple images from gallery Android and photos from iOS i tried to use for iOS ELCImagePickerViewController library but I didn't understand how to...
View ArticleUpdating ObservableCollection from async task crashes app. Bug or are we...
Hi We are currently building a Xamarin Forms application but have encountered a problem. It is sometimes crashing (in Android) whenever an ObservableCollection is updated from an async task. We do some...
View ArticleXamarin.Forms 2.1.0-pre2 Released
Pre-2 Notes Resolve issue where labels didn't resize correctly Resolve issue where AppCompat backend sometimes crashed when looking for a fragment by resource ID. New Features ControlTemplates...
View ArticleSharing violation on path
Hi guys, i have a problem with WriteAllText it always says: Sharing violation on path /data/data/aeMVe.filme_schauen/files/ip_addrs.aMVe but a few hours before, exactly this code worked like a charm,...
View ArticleSimulate memory warning: Why are some view controllers only released after...
My main view controller consists of multiple child view controllers. If I simulate a memory warning the main view controller gets disposed, but not the children. If I again simulate the memory warning...
View ArticleHow can i swipe a card in Xamarin.UITest?
I create a Game cards Stack and i would like test the Swipe effect with Xamarin.UITest i tried already with app.SwipeLeft() it's doesn't work
View ArticleThe view which has been added using Dispatcher in native UWP is not visible...
Anyone have the workaround for this issue. https://bugzilla.xamarin.com/show_bug.cgi?id=38092
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 ArticleApp not visible at home screen and application not entering into debugging mode
I posted this earlier and I resolved the problem I posted before which resulted in new issues, Here is link to my previous question...
View ArticleXamarin with Socket IO
I am working on a project where we are using Nodejs+ Socket IO + Xamarin IOS/Android to develop a real time chat application. But, I am struck to what approach and what libraries should we go with in...
View ArticleCoverflow animation using ViewPager and PageTransformer
I recently created an iOS app for a client which used the UICollectionView to create a coverflow which was used as a navigation element. The client has now requested an Android version of the app which...
View ArticleMR.Gestures handles ALL touch gestures
With MR.Gestures you can handle the Tapping, Tapped, DoupleTapped, LongPressing, LongPressed, Panning, Panned, Swiped, Pinching, Pinched, Rotating and Rotated gestures on all layouts, cells, views and...
View ArticleNavigation.PopAsync(true) shows blank page
Hello everyone, i'm currently fighting with a very strange behavior on Android devices. My app is developed with Xamarin Forms and should be available on iOS and Android. I'm using a...
View Articleplist - build setting for CocoSharp Android Project
Issue is only with my android project. My plist gives me error message of: Microsoft.Xna.Framework.Content.ContentLoadException: Failed to load the asset file from animations/bird.plist at...
View ArticleRepeated Local notifications in Xamarin.Forms
Hi, We need to show local Notifications (repeated) by every 30 mins or 45 mins from PCL project to support Android & iOS Platforms. We are from Xamarin Android Platform and we have used the Alarm...
View ArticleInAppPurchaseManager not Persisting
Hi guys, I am unable to restore my previous purchases using the InAppPurchaseManager , once I have closed the application down and loaded it again on an actual iPhone. When I run the debugger in...
View ArticleGorilla Player - Instant XAML Preview for Xamarin.Forms :)
Hi everybody! While we were working on Grial UI Kit we felt the need to improve our design cycles as much as we can. And that was when we started looking for something that could really speed up our...
View Article