[MonoTouch] Monotouch background process application

Nic Wise nicw at fastchicken.co.nz
Tue Dec 6 05:13:03 EST 2011


You can. Kinda. YUou get about 6 mins in the background before you are
killed off. This might help

https://github.com/Clancey/ClanceyLib/blob/master/ClanceysLib/Data/Downloader.cs

If you REALLY need to stay in the background for a long time, you need
to look into how the GPS and VOIP stuff works - it's on the apple
docs, and not overly hard to do.

However, unless you are a GPS or VIOP app, they WILL reject you. Also,
you'll end up with Android-style battery life.



On Tue, Dec 6, 2011 at 06:03, Andreas Plötzeneder
<ploetzeneder at gmail.com> wrote:
> This is not supported on iod
>
> Von meinem iPhone gesendet
>
> Am 06.12.2011 um 06:29 schrieb madhuri <madhuri.shinde at unnat-e.com>:
>
>> How to create an monotouch application which run as background process for
>> iPhone?
>>
>>
>>
>>
>> Thanks
>>
>> --
>> View this message in context: http://monotouch.2284126.n4.nabble.com/Monotouch-background-process-application-tp4163543p4163543.html
>> Sent from the MonoTouch mailing list archive at Nabble.com.
>> _______________________________________________
>> MonoTouch mailing list
>> MonoTouch at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monotouch
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2


More information about the MonoTouch mailing list