rrehardcopy external is not working

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: rrehardcopy external is not working

Post by Thierry » Thu Mar 06, 2014 4:41 pm

RajaRamesh wrote:Dear Thierry,
Thank you so much. Its working.
Raja,

Glad that it works at your place :)

So, by now, still 2 odd things to resolve with iOS 7 external development:

- rreCanvas compile and run correctly on the simulator
but not on a device wihtout any error messages. (confirmed by runrev support).

- Can't build a ios app application from an Xcode project.

If anyone has some hints about these, thanks for sharing.

Regards,

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

RajaRamesh
Posts: 23
Joined: Fri Jan 31, 2014 12:09 pm

Re: rrehardcopy external is not working

Post by RajaRamesh » Fri Mar 07, 2014 3:53 pm

Dear All,

in ipad, if we exit a application by pressing HOME button, and return to the same application , the app will just resume from where it is stopped actully.

But in case of LIvecode, the complete app is loading again. Is there any way to fix this.

Thankyou

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: rrehardcopy external is not working

Post by LCNeil » Fri Mar 07, 2014 4:04 pm

HI RajaRamesh,

LiveCode does not yet support the background running of applications.

You may be able to achieve this with one of the 3rd party mergExt externals that are available. Namely, mergBgTask

http://mergext.com/

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Klaus
Posts: 13831
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: rrehardcopy external is not working

Post by Klaus » Fri Mar 07, 2014 4:05 pm

Hi Raja,

well, there is nothing to fix, since this is not a Livecode problem!

The developer, and that means YOU me ME, is responsible to store the last setting(s)
resp. the last "state" of the app and restore it again, when the app starts the next time 8)

There have been some threads about this topic, I will try to find one...


Best

Klaus

Klaus
Posts: 13831
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: rrehardcopy external is not working

Post by Klaus » Fri Mar 07, 2014 4:14 pm

Found one, this should get you started:
http://forums.runrev.com/phpBB2/viewtop ... wn+#p60076

RajaRamesh
Posts: 23
Joined: Fri Jan 31, 2014 12:09 pm

Re: rrehardcopy external is not working

Post by RajaRamesh » Fri Mar 07, 2014 5:49 pm

hi Klaus,
i think we are saving card number and other information before we shutdown app, and when app start again we are reading the same info ,and resetting our application.

But it doesnt remove loading time, it will load(restart) and them let the app to previous screen.
For big projects its not worthful.

Klaus
Posts: 13831
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: rrehardcopy external is not working

Post by Klaus » Fri Mar 07, 2014 5:53 pm

Then I'm afraid you will have to live with this until Livecode supports "app resuming" 8)

RajaRamesh
Posts: 23
Joined: Fri Jan 31, 2014 12:09 pm

Re: rrehardcopy external is not working

Post by RajaRamesh » Fri Jul 25, 2014 9:29 pm

Dear Thierry,
If you dont mind, could u please build and give rremicrophone, rrehardcopy lcext files , build againest ios 7.1 version.
My xcode showing 3 errors while i building this externals.
iam doing this from past two days , not success, i dont have much knowledge in this domain, please help me Dear Thierry.

Post Reply

Return to “iOS Deployment”