Search found 8 matches

by za_mic
Wed Dec 05, 2018 7:26 pm
Forum: Linux
Topic: PDF Print
Replies: 0
Views: 4963

PDF Print

Hi all, Going through multiple topics, suggestions, forums, search... I am still struggling to get an answer. The environment the application is old, Centos 5.11, and can not be upgrade due to other programs running on this, seeing that it is running this OS, I was forced to use to LC 7.0.6, tried o...
by za_mic
Mon Dec 18, 2017 1:59 pm
Forum: iOS Deployment
Topic: Push Notification not working when app is open
Replies: 1
Views: 2161

Push Notification not working when app is open

I have search high and low for an solution, but could not find one. I have a problem with push notifications. Push notifications are being send to the user's iOS device every time when the app is not open, but fails to be displayed on the device whenever the app is running, although the result of th...
by za_mic
Fri Sep 16, 2016 2:43 pm
Forum: iOS Deployment
Topic: iOS10 & LC 7
Replies: 7
Views: 5108

Re: iOS10 & LC 7

After struggling for a bit with Livecode 8.1, it is working.. Thank you, however.... I've noticed that mobilecontrolcreate commands are giving issues on pre iOS 10 (eg. iOS 9), but works on iOS10. mobileControlCreate "browser" put the result into sBrowserId mobileControlSet sBrowserId, "url", "linkt...
by za_mic
Thu Sep 15, 2016 3:05 pm
Forum: iOS Deployment
Topic: iOS10 & LC 7
Replies: 7
Views: 5108

Re: iOS10 & LC 7

LiveCode_Panos wrote:Hi za_mic,

I confirm this is a bug in LC 7.1.4. I tested using an iPhone 6s running iOS 10. On the good news, this bug is fixed in LC 8.1.0. You can find it here:


Best regards,
Panos
--
Thank you, will try it.
by za_mic
Thu Sep 15, 2016 1:14 pm
Forum: iOS Deployment
Topic: iOS10 & LC 7
Replies: 7
Views: 5108

iOS10 & LC 7

Experiencing an issue after updating to iOS10 on mobile application. The "ask" command only shows a message box, without any input filed as if it is a normal "answer" command.
by za_mic
Thu Mar 20, 2014 12:55 pm
Forum: Android Deployment
Topic: SQL Picture base64encode and aes encryption
Replies: 3
Views: 2797

Re: SQL Picture base64encode and aes encryption

......and it is working.

Working with photos that gets taken as well (and they don't get stored in the phone's gallery)

Steps are as follow:

1. base64encode the photo / picture
2. encrypt the base64encoded photo / picture
3. base64encode the encrypted data
4. insert it into the db
by za_mic
Thu Mar 20, 2014 8:00 am
Forum: Android Deployment
Topic: SQL Picture base64encode and aes encryption
Replies: 3
Views: 2797

Re: SQL Picture base64encode and aes encryption

Hi Simon, Thanks for the welcome and the reply. Yes, I am using ver 6.6.x? It looks as if it fails at the insert of the encrypted data. The total number of chars that get inserted is only 246, I've used blob, varchar, text and varbinary, but still no success. But base64 data gets inserted. So I thin...
by za_mic
Wed Mar 19, 2014 1:35 pm
Forum: Android Deployment
Topic: SQL Picture base64encode and aes encryption
Replies: 3
Views: 2797

SQL Picture base64encode and aes encryption

Hi, I am a first time poster, but have been a reader of this forums for some time now. I have search the forums for a solution, and have found many solution to the issues I had, but I can't find a solution to this issue I am having: I have a problem inserting an encrypted base64encode picture into a...

Go to advanced search