Re: new way closing a stack in IOS 7

2014-02-10 Thread Gerry Orkin
Or, for location: UIBackgroundModes location Gerry On 11 Feb 2014, at 10:49 am, Gerry Orkin wrote: > BTW if you need the app to keep playing sound (or tracking location etc) > you'll also need to add: > > UIBackgroundModes > > audio > > ___

Re: new way closing a stack in IOS 7

2014-02-10 Thread Gerry Orkin
Alain No it isn't risky. It's been working fine for me for ages. BTW if you need the app to keep playing sound (or tracking location etc) you'll also need to add: UIBackgroundModes audio ...to the plist. Gerry On 11 Feb 2014, at 2:13 am, Alain Vezina wrote: > I think this solution is a

Re: new way closing a stack in IOS 7

2014-02-10 Thread Michael Gruenthal
>> https://developer.apple.com/library/ios/documentation/userexperience/conceptu >> al/MobileHIG/IconMatrix.html >> >> >> Best, >> >> ~ Ender Nafi >> >> >> From: Alain Vezina Alain Vezina >> Reply: Alain Vezina alain.vez..

Re: new way closing a stack in IOS 7

2014-02-10 Thread Alain Vezina
r Nafi > > > From: Alain Vezina Alain Vezina > Reply: Alain Vezina alain.vez...@logilangue.com > Date: February 7, 2014 at 18:49:46 > To: use-livecode@lists.runrev.com use-livecode@lists.runrev.com > Subject: new way closing a stack in IOS 7 > Hi All, > > You know

new way closing a stack in IOS 7

2014-02-07 Thread Alain Vezina
Hi All, You know that in IOS 7 there is a way to pass from one app to another : you double press the home button and all the active apps appear in a row, letting you browse from one to another without closing anyone of them. If you want to close any app of this row, you push it up. So, I would

Re: new way closing a stack in IOS 7

2014-02-07 Thread Ender Nafi Elekcioglu
tion/userexperience/conceptual/MobileHIG/IconMatrix.html Best, ~ Ender Nafi From: Alain Vezina Alain Vezina Reply: Alain Vezina alain.vez...@logilangue.com Date: February 7, 2014 at 18:49:46 To: use-livecode@lists.runrev.com use-livecode@lists.runrev.com Subject:  new way closing a stack in IOS 7

Re: new way closing a stack in IOS 7

2014-02-07 Thread Ender Nafi Elekcioglu
tion/userexperience/conceptual/MobileHIG/IconMatrix.html Best, ~ Ender Nafi From: Alain Vezina Alain Vezina Reply: Alain Vezina alain.vez...@logilangue.com Date: February 7, 2014 at 18:49:46 To: use-livecode@lists.runrev.com use-livecode@lists.runrev.com Subject:  new way closing a stack in IOS 7  Hi