Search found 20 matches

by Kevvy
Thu Sep 22, 2016 11:46 am
Forum: Android Deployment
Topic: a weird bug, even if i don't know where
Replies: 4
Views: 4522

Re: a weird bug, even if i don't know where

I totally agree with you rmuzzini;
As a paying business customer, it is actually unacceptable that we are forced to use LC8 with so many bugs still present.
by Kevvy
Thu Sep 15, 2016 12:59 pm
Forum: iOS Deployment
Topic: LC7 builds with a range of issues in iOS 10
Replies: 3
Views: 4267

Re: LC7 builds with a range of issues in iOS 10

Same issues on my side - LC8 has some bugs making it unusable and now this :(
I am using LC7.0.6
by Kevvy
Fri Sep 25, 2015 6:13 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: File Transfer Linux / Mobile
Replies: 3
Views: 3047

Re: File Transfer Linux / Mobile

Thanks for the response. Using webservices in livecode requires quite a bit of "manual" intervention in terms of building the xml parser etc, it could have been a lot more intuitive if you compare it to other language IDE's. As far as I know as well I can only read a response after posting to a webs...
by Kevvy
Wed Sep 23, 2015 11:53 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: File Transfer Linux / Mobile
Replies: 3
Views: 3047

File Transfer Linux / Mobile

Hi Guys, I wrote an agent to serve an app that runs on a mobile device in it's own network. This agent runs on a linux box and has connectivity to a remote server. Now I need to transfer files from the local linux agent which was created on the mobile app, to our remote server. I have tried all the ...
by Kevvy
Fri May 29, 2015 1:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Code 128 Barcode Recognition from a TIFF file
Replies: 1
Views: 2225

Code 128 Barcode Recognition from a TIFF file

Hi Guys, I am looking at implementing a document management solution which needs to read a barcode which is sticked on to a physical paper document and then scanned in a scanner. Do you know of any way to open up the tiff or even jpg file and read the barcode value and then write it into a db ? I ha...
by Kevvy
Wed May 13, 2015 6:50 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Crash Log Debugging
Replies: 2
Views: 3047

Crash Log Debugging

Hi Guys, My app is currently crashing almost every second time I open it on an iPad. The crash logs doesn't seem to give a lot of info, but I have read that LC 7 has issues with opening db connections and this causes random crashes and if you have accelerated rendering enabled. According to this thr...
by Kevvy
Tue May 05, 2015 10:10 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: iOS troubles, way to get background location data?
Replies: 10
Views: 8403

Re: iOS troubles, way to get background location data?

I would also like to know of this functionality. Have you had any responses regarding this ?
Could anyone here please assist in a way to keep receiving the gps co-ords whilst the iPad is in standby or the app is minimised ?

Thanks

Cheers
Kevvy
by Kevvy
Thu Dec 11, 2014 8:07 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: DataGrid ios Scroller
Replies: 1
Views: 2380

DataGrid ios Scroller

Hi Guys, I am currently having an issue with my native scrolling for a datagrid. I have a checkbox in each record which doesnt respond to the tap in till there is some sort of scrolling action first. This started appearing after i Switched over to LiveCode 7.0 Here is parts of my code related to the...
by Kevvy
Fri Oct 03, 2014 7:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode Commercial 6.6.3 Issue
Replies: 4
Views: 3908

Re: Livecode Commercial 6.6.3 Issue

Thanks for the response guys, that explains it. Ok great, let me try and change the code to use a behaviour script :D
Appreciate the help.
by Kevvy
Thu Oct 02, 2014 8:21 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode Commercial 6.6.3 Issue
Replies: 4
Views: 3908

Livecode Commercial 6.6.3 Issue

Hi there, I originally wrote a small app in the community 6.6.3 version and deployed it with no issues. I now recently moved to the commercial version 6.6.3 and without any code changes saved to stand alone. I found that my dynamically generated buttons in a group wont do anything when tapped on now...
by Kevvy
Mon Sep 22, 2014 6:57 am
Forum: iOS Deployment
Topic: App crashes in iOS 8
Replies: 5
Views: 4903

Re: App crashes in iOS 8

I have the same issue, just random crashes though sometimes on splash screen sometimes during usage of app. Here is my crash log : (Using LC Community 6.6.2 - xCode 6.0.2 Standalone Built for iOS 7.0 and above) Date/Time: 2014-09-22 07:34:38.134 +0200 Launch Time: 2014-09-22 07:34:36.098 +0200 OS Ve...
by Kevvy
Wed Mar 19, 2014 11:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: decrypting AES 256 value
Replies: 1
Views: 2042

decrypting AES 256 value

Hi There, I am currently POSTING an encrypted string to a coldfusion web server where I am trying to decrypt the value using the same password used in encrypting it in livecode. It isn't working at all, where coldfusion keeps on telling me that the data to be decrypted is not correct. When I answer ...
by Kevvy
Thu Mar 13, 2014 9:28 am
Forum: Android Deployment
Topic: Retrieving MSISDN
Replies: 0
Views: 1796

Retrieving MSISDN

Hi All , I have an app that is used internally to register sensitive data through a web service. For an added layer of security we need to determine the MISDN and the IMSI number of the SIM card in the device running the app. I searched high and low and couldnt find anything except that you can retr...
by Kevvy
Tue Jan 21, 2014 8:23 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Displaying Google Maps (current location) using iPad GPS
Replies: 13
Views: 10470

Re: Displaying Google Maps (current location) using iPad GPS

Thanks a mil!!, it is opening on my side now, I will have a look and see if i can get it working on my side.
by Kevvy
Tue Jan 21, 2014 6:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Displaying Google Maps (current location) using iPad GPS
Replies: 13
Views: 10470

Re: Displaying Google Maps (current location) using iPad GPS

LC4iOS wrote:I am thinking the rectangle you are referring to should be the live code browser control

have a look at the sample app in the hyperlink I posted immediately above
Thanks for the reply, I couldn't use that example as the stack would not open. It says that it is corrupted.