rreHardCopy

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Doug Lyman
Posts: 30
Joined: Thu Jun 30, 2011 6:13 am

rreHardCopy

Post by Doug Lyman » Tue Nov 20, 2012 8:20 pm

When creating an iOS app that prints via AirPrint you need to add the following file in the Copy Files section of Standalone Applications Settings:
CopyFiles.png
If you create an app for Android without removing this file, the Android app will launch, show a black screen and freeze. Removing this file solves the problem for Android.

Is there a solution to this issue - short have having to continue to add/remove this entry depending on the platform targeted?
Last edited by Doug Lyman on Thu Nov 22, 2012 4:58 pm, edited 1 time in total.

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: rreHardCopy

Post by Klaus » Tue Nov 20, 2012 8:25 pm

Hi Doug,

since this is a special iOS external, you will need to remove this if you compile for ANDROID!
If you don't, ANDROID will try to load this external and, well, you see what happens then 8)

Sorry, no other way...


Best

Klaus

Doug Lyman
Posts: 30
Joined: Thu Jun 30, 2011 6:13 am

Re: rreHardCopy

Post by Doug Lyman » Thu Nov 22, 2012 4:57 pm

Thanks for the information Klaus.

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: rreHardCopy

Post by Klaus » Thu Nov 22, 2012 5:22 pm

Hi Doug,

my pleasure! Could be worse, right? :D


Best

Klaus

Post Reply