[MonoTouch] iPhone 5 ARM7 and ARM6

2012-09-27 Thread Justin Hansen
options? Thanks in advance for any help. -- Justin Hansen http://www.klickwerx.com Need some technology help? - http://www.betterfly.com/LearnTheWeb ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [MonoTouch] iPhone 5 ARM7 and ARM6

2012-09-27 Thread Justin Hansen
Thanks, I already upgraded to 4.5 which was my mistake. I should have checked into it before upgrading. Justin Hansen On Thu, Sep 27, 2012 at 3:57 PM, Jeff Stedfast j...@xamarin.com wrote: Hi Justin, I *think* that as long as you continue to target an iOS older than 6.0 and keep Xcode 4.4

Re: [MonoTouch] App Rejected, Need help.

2012-08-23 Thread Justin Hansen
Many times you have to test on device to catch the issue. I haven't had an issue with iPad 3 but I did with older devices. Justin Hansen On Aug 23, 2012, at 2:42 PM, bobreck rr...@keylogic.com wrote: All: Ok, so my app was rejected this morning by Apple. They are saying that the app crashed

Re: [MonoTouch] TestFlight SDK - Setting options / General help

2012-04-11 Thread Justin Hansen
that the sessions weren't counting or the length would be wrong. Once I let it sit and went back all the data was good. Justin Hansen On Wed, Apr 11, 2012 at 4:21 PM, Leigh Bowers leigh.bow...@curvenet.co.ukwrote: Actually, two sessions have just appeared in TestFlight(!?), so please ignore

Re: [MonoTouch] passing data between view controllers

2012-04-04 Thread Justin Hansen
If you are passing to multiple view controllers I use a static class to store that info. If you are just passing it once you can create a public class variable. Justin Hansen On Apr 4, 2012, at 7:02 AM, jr.yapcengco joseph.yapcengco...@yahoo.com wrote: Hi, just a newbie in ios programming

Re: [MonoTouch] Monotouch.Dialog MultiLineElement

2012-03-28 Thread Justin Hansen
I've opened the bug report. Any help would be greatly appreciated. Justin Hansen On Wed, Mar 28, 2012 at 2:28 PM, Sebastien Pouliot sebast...@xamarin.comwrote: Hello, It strangely remind me of something... Can you give us a string that shows this ? If so please open a bug report [1

Re: [MonoTouch] MonoTouch Connecting to SQL Server 2008

2011-05-24 Thread Justin Hansen
Yea, a soap or json web service is the way to go. Justin Hansen On May 24, 2011, at 12:32 PM, Demis Bellot demis.bel...@gmail.com wrote: Using WCF will mean you have two problems. Any web or service framework that can send back JSON/XML will do. On Tue, May 24, 2011 at 5:27 PM, Berndt

Re: [MonoTouch] testing old group

2011-05-17 Thread Justin Hansen
pong On Tue, May 17, 2011 at 11:09 AM, Demis Bellot demis.bel...@gmail.comwrote: testing 123... ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Justin Hansen http

Re: [MonoTouch] SPAM-LOW: Re: So..... what happens now?

2011-05-17 Thread Justin Hansen
/support. I can't see where on the site it says anything about guaranteed support. Justin Hansen On Tue, May 17, 2011 at 11:40 AM, Karl Heinz Brehme Arredondo k...@e-magesolutions.com wrote: Maybe that… Karl ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] SPAM-LOW: Re: So..... what happens now?

2011-05-17 Thread Justin Hansen
. That being said I'm from the U.S. so I can't speak to anything outside this country. I just know my lawyer pointed out that clause in 10 minutes and asked me about promised support. Justin Hansen On Tue, May 17, 2011 at 11:52 AM, Karl Heinz Brehme Arredondo k...@e-magesolutions.com wrote: I spoke

Re: [MonoTouch] SPAM-LOW: Re: So..... what happens now?

2011-05-17 Thread Justin Hansen
statement is true at this point. Justin Hansen On Tue, May 17, 2011 at 3:03 PM, NokNok Developer develo...@noknok.netwrote: I dont know here, it would be to my thinking any company selling a product claiming one year updates, and still providing the DISCOUNT CODE for existing TOUCH USERS - AFTER

Re: [MonoTouch] AVMediaPlayer

2011-05-12 Thread Justin Hansen
I had this same issue. I ended up using SystemSound but would much rather have used this method. Anyone have a fix for this? Justin Hansen On Thu, May 12, 2011 at 4:46 PM, Ken Lavigne kenlavi...@gmail.com wrote: I am having a problem using the AVMediaPlayer. I want to play an MP3 file