reference whole project & additional mtouch arguments
Hi guys! Lets say we are creating application which have many "branches" - One main project called core as library and some project which are compiled as application - all similar with little...
View ArticleForced to use "Assets/" folder for Droid? Any way around it?
We have a project which is deployed to Windows, WindowsCE, iOS, and now soon to be Android. We have near 98% code re-use. For all other platforms, we put all of our static images, sound files, etc,...
View ArticleCopy app in Win to OSX, is possible?
Hello, I am trying to copy an app from Windows to OSX with Xamarin, is this possible?, Someone has already done?. As export achievement?, In windows would get a .EXE in OSX? Thank you.
View ArticleDataRow.IsNull is always true
I'm porting a Windows application to the Mac and run into this issue. Note that the same code and data is working on Windows. So far the columns affected are all strings. I did not see if other types...
View ArticleGridView nor table working in android 1.6 ??
I am trying to add a gridview or even a table to a homescreen widget of mine. Is there a minimum SDK I need in order to use either of the two? Ive taken a look at both samples that Xamarin provides and...
View ArticleNo valid iPhone code signing keys found in keychain error
Hi, I get this error when trying to build the HelloWorld_iPhone app using Xamarin Studios. I do have a valid certificate gotten from our Company admin. I can build and run on a simulator a...
View ArticleIssue adding Sqlite reference within a PCL and is there an alternative ORM...
I've just created an iOS project and can see that I can select Mono.Data.Sqlite from the list of packages, however, I wanted to put some data access code inside a portable class library that I could...
View ArticleReading app's custom URL scheme
Hi everyone, Is there a way to read the app's custom URL scheme from the info.plist, from code?
View ArticleMulti level ExpandableListView. Help!
I'm completely new to mobile developing, so please bear with me. I'm trying to create a tree structure, and a solution I came across used an expandablelistview. It isn't very sable and after the first...
View ArticleDeployment failed due to an error in FastDev assembly synchronization
I have a business license, but posting the issue here because it might affect others. My Galaxy S3 got upgraded to Android 4.3 recently. Since that time, I cannot use the Fast Deployment option anymore...
View Articlehow to include a list view inside a widget
Hello, how to include a list view inside an appwidget and refresh with data from local db ? Thanks
View ArticleWhat are Profile7, Profile49, Profile78 etc?
I have seen these sometimes here in this forum and on stackoverflow. I suspect they might be related to PCLs (that's why I'm asking here in the Cross Platform forum) but I'm not sure, and I don't know...
View ArticleSystem.Security.Cryptography does not have SHA1 or MD5 or any Cryptography...
I need to convert a String to a MD5 or SHA1 hash, can you help me?
View ArticleACAccountStore always returns 0 Facebook accounts...?
Hi all, I'm trying to get my app to recognise a Facebook account which is already verified on the phone, yet it always returns no accounts. I have tested in the simulator and on 5c and 5s devices, all...
View ArticleXamarin.Mobile Component photos save problem
hey, We are using Xamarin.Mobile component for taking and storing photos in an local app directory. Now, its works fine when I am storing a single photo but if I am storing multiple photo and trying to...
View ArticleJson.NET how do i load a file from the solution?
I am using the following just to test json in xamrian how do i load an entire file into a object for json .net Course course = new RootObject { screen_id = "Bob", screen_id="test"}; // instead of this...
View ArticleBackground Audio no longer works
This was working before the update, but now no matter what I do, the audio will not continue to play once the app is backgrounded... Here is a snippet of my code: Info.plist <?xml version="1.0"...
View ArticleCopy app in Win to OSX, is possible?
**Hello, I am trying to copy an app from Windows to OSX with Xamarin, is this possible?, Someone has already done?. As export achievement?, In windows would get a .EXE in OSX? Thank you.**
View Articlejson.net how do i load a .json file into object
I am using the following just to test json in xamrian how do i load an entire file into a object for json .net Course course = new RootObject { screen_id = "Bob", screen_id="test"}; // instead of this...
View ArticleCode signing Error!
I just deleted my certificies after that everytime i get this problem so i cant fix :( anyone help? i tried lots of way like organizer, new keys lots of thing but xamarin studio stucks :(
View Article