Page 2 of 2
Re: rrehardcopy external is not working
Posted: Thu Mar 06, 2014 4:41 pm
by Thierry
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
Re: rrehardcopy external is not working
Posted: Fri Mar 07, 2014 3:53 pm
by RajaRamesh
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
Re: rrehardcopy external is not working
Posted: Fri Mar 07, 2014 4:04 pm
by LCNeil
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
——
Re: rrehardcopy external is not working
Posted: Fri Mar 07, 2014 4:05 pm
by Klaus
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
There have been some threads about this topic, I will try to find one...
Best
Klaus
Re: rrehardcopy external is not working
Posted: Fri Mar 07, 2014 4:14 pm
by Klaus
Re: rrehardcopy external is not working
Posted: Fri Mar 07, 2014 5:49 pm
by RajaRamesh
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.
Re: rrehardcopy external is not working
Posted: Fri Mar 07, 2014 5:53 pm
by Klaus
Then I'm afraid you will have to live with this until Livecode supports "app resuming"

Re: rrehardcopy external is not working
Posted: Fri Jul 25, 2014 9:29 pm
by RajaRamesh
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.