Search found 28 matches

by Doug Lyman
Thu Feb 15, 2018 6:45 pm
Forum: iOS Deployment
Topic: iOS- turn off "Exits on Suspend"
Replies: 0
Views: 2113

iOS- turn off "Exits on Suspend"

How can I remove these manually from the plist? <key>UIApplicationExitsOnSuspend</key> ${APPLICATION_EXITS_ON_SUSPEND} Checking "Background Audio (Experimental)" results in a rejection of my app in the Apple App store with the following explanation: "Your app declares support for audio in the UIBack...
by Doug Lyman
Tue Jul 26, 2016 5:09 pm
Forum: iOS Deployment
Topic: Problem in mobilepickdate
Replies: 2
Views: 3504

Re: Problem in mobilepickdate

Still a problem as of July 2016. We need MobilePickDate to return a four digit year in the result. Otherwise we cannot use the date picker to select birthdates.
by Doug Lyman
Wed Apr 27, 2016 5:29 pm
Forum: Android Deployment
Topic: Android Browser Screen Capture
Replies: 0
Views: 1707

Android Browser Screen Capture

Is there a way to capture the screen image of the native Android browser? "Import Snapshot from rect..." works in iOS but not in Android.
by Doug Lyman
Wed Apr 20, 2016 5:47 pm
Forum: iOS Deployment
Topic: Drawing on Images
Replies: 3
Views: 2914

Re: Drawing on Images

FIXED. I was able to fix the time lag by placing an opaque (gradient transparent) layer on top of the graphic to capture and process the touch events. Works fantastic with the Apple Pencil in iOS.
by Doug Lyman
Thu Apr 14, 2016 2:44 pm
Forum: iOS Deployment
Topic: Drawing on Images
Replies: 3
Views: 2914

Re: Drawing on Images

No takers?
by Doug Lyman
Mon Apr 11, 2016 6:49 pm
Forum: iOS Deployment
Topic: Drawing on Images
Replies: 3
Views: 2914

Drawing on Images

There is a lag between when you begin drawing on an image and whether the TouchStart event fires. If you hold your finger in place for a second and then start drawing, all is good. If you do a quick swipe with a finger or Apple pencil. The TouchStart event never fires. Any ideas?
by Doug Lyman
Thu Mar 17, 2016 9:14 pm
Forum: iOS Deployment
Topic: iOS and MySQL SSL
Replies: 8
Views: 5879

Re: iOS and MySQL SSL

Bug No. 17150
by Doug Lyman
Thu Mar 17, 2016 3:56 pm
Forum: iOS Deployment
Topic: iOS and MySQL SSL
Replies: 8
Views: 5879

Re: iOS and MySQL SSL

I wrote this up and it has been confirmed as a bug.
by Doug Lyman
Wed Mar 16, 2016 3:54 pm
Forum: iOS Deployment
Topic: iOS and MySQL SSL
Replies: 8
Views: 5879

Re: iOS and MySQL SSL

Done and done. No luck. Works in the IDE, not in the Simulator.
by Doug Lyman
Tue Mar 15, 2016 5:27 pm
Forum: iOS Deployment
Topic: iOS and MySQL SSL
Replies: 8
Views: 5879

Re: iOS and MySQL SSL

Of course. MySQL selected (General), MySQL selected (iOS), Encryption selected (iOS), SSL Encryption selected (iOS), All done before I made this posting.
by Doug Lyman
Mon Mar 14, 2016 10:08 pm
Forum: iOS Deployment
Topic: iOS and MySQL SSL
Replies: 8
Views: 5879

iOS and MySQL SSL

What are the latest versions of LiveCode, MySQL, and OpenSSL that are tested to work for MySQL SSL connections? I am able to connect using SSL from within the IDE but not from the iOS simulator. I get the error: "Cannot load SSL Library." Presently using LC 7.1.1, xCode 7.1.1, MySQL Community Editio...
by Doug Lyman
Thu Nov 22, 2012 4:57 pm
Forum: iOS Deployment
Topic: rreHardCopy
Replies: 3
Views: 2621

Re: rreHardCopy

Thanks for the information Klaus.
by Doug Lyman
Tue Nov 20, 2012 8:20 pm
Forum: iOS Deployment
Topic: rreHardCopy
Replies: 3
Views: 2621

rreHardCopy

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 fi...
by Doug Lyman
Tue Sep 11, 2012 12:27 am
Forum: Android Deployment
Topic: Manifest for Nexus 7
Replies: 3
Views: 5397

Re: Manifest for Nexus 7

I have made every change I can think of to simplify the manifest (with no success). I have seen some web posts from non-LiveCode developers that suggest that the following section needs to be added for the Nexus 7 -- however, when I add this section I get an error when building in LiveCode. <compati...
by Doug Lyman
Sun Sep 09, 2012 7:34 pm
Forum: Android Deployment
Topic: Manifest for Nexus 7
Replies: 3
Views: 5397

Manifest for Nexus 7

Has anyone successfully modified the settings in the manifest.xml such that LiveCode can produce an .apk file (for the Nexus 7) that is not filtered out from the Google Play store?

Go to advanced search