Richard, I'm aware of all your considerations, many thanks for pointing them out.
Thanks again
Search found 585 matches
- Mon May 09, 2022 12:34 pm
- Forum: Talking LiveCode
- Topic: Remote Control a LC APP by another LC APP
- Replies: 6
- Views: 546
- Sun May 08, 2022 1:24 pm
- Forum: Talking LiveCode
- Topic: Remote Control a LC APP by another LC APP
- Replies: 6
- Views: 546
Re: Remote Control a LC APP by another LC APP
@FourthWorld, agree with you and I understand the benefits of a ready made solution but still exploring "tailor made" options due to a very specific need as follows. As far as I know for solutions like TeamViewer to work the user (controlled APP) has to register/login and grant access to the control...
- Sat May 07, 2022 2:11 pm
- Forum: Talking LiveCode
- Topic: Remote Control a LC APP by another LC APP
- Replies: 6
- Views: 546
Re: Remote Control a LC APP by another LC APP
@mrcoollion, Hi Paul many thanks for your suggestions. What I'm exploring is the possibility to avoid any of the alternatives of option 2 mainly because I want the controlled APP to run autonomously but I'm going to have a look at them since there are many that I never heard about and may be will sa...
- Thu May 05, 2022 2:54 pm
- Forum: Talking LiveCode
- Topic: Remote Control a LC APP by another LC APP
- Replies: 6
- Views: 546
Remote Control a LC APP by another LC APP
Hi team hope you are feeling good and full of creative ideas! I'm trying to add to my LC APP functionalities like the ones provided by TeamViewer. In other words I'd like to remote control my LC APP from anywhere on the internet, meaning I should be able to see what is on the screen of the controlle...
- Sat Apr 30, 2022 1:41 pm
- Forum: Android Deployment
- Topic: mergScreenSetBrightness equivalent?
- Replies: 2
- Views: 510
Re: mergScreenSetBrightness equivalent?
Hi Alan, many thanks for you input, this is exactly what I was looking for and it works fine! At first it didn't but it was because I didn't check the Idle Timer option in the Stand Alone / Application Permissions As always the LC forum members are a very valuable asset of the tool. Thanks again Best!
- Fri Apr 29, 2022 10:48 pm
- Forum: Android Deployment
- Topic: mergScreenSetBrightness equivalent?
- Replies: 2
- Views: 510
mergScreenSetBrightness equivalent?
Hi team, I have an APP that runs forever taking pictures every hour and uploads them to Dropbox. Problem I'm facing is with a user that wants to run the APP on a Motorola E phone that doesn't have the option to keep the screen always ON, even when connected to power. I have found out that pictures t...
- Fri Apr 01, 2022 4:14 pm
- Forum: iOS Deployment
- Topic: IOS submission to App Store
- Replies: 16
- Views: 2317
Re: IOS submission to App Store
Thanks Mark, understood it now. Another question, will the App work offline or does the device need to be connected to the Internet. I'd bet there is no need to be on-line but just to be sure... Also, how do you plan to monetize your solution? Great idea, dealing with the Apple Store is really a pai...
- Fri Apr 01, 2022 1:43 pm
- Forum: iOS Deployment
- Topic: IOS submission to App Store
- Replies: 16
- Views: 2317
Re: IOS submission to App Store
@Mark, after reading the Appli documentation, which is indeed very promising, I don't get how the Apple Store license is avoided. If it is about loading the App in your device I guess there is no need to have a license to do so. If it is broader than this as I would imagine I wasn't able to find any...
- Fri Apr 01, 2022 1:37 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to take a screenshot and send it by email?
- Replies: 20
- Views: 2168
Re: How to take a screenshot and send it by email?
Are you using mobileComposeMail? There are good examples in the dictionary...
As a suggestion it is always a good practice to share your code (and errors) when posting a question like this. It will help "helpers" to be able to help.
Best
As a suggestion it is always a good practice to share your code (and errors) when posting a question like this. It will help "helpers" to be able to help.
Best
- Thu Mar 31, 2022 12:48 pm
- Forum: iOS Deployment
- Topic: UIRequiredDeviceCapabilities key probs with iOS submission
- Replies: 2
- Views: 434
Re: UIRequiredDeviceCapabilities key probs with iOS submission
Hi Chrissi, I run into the same issue a few days ago. In my case in the "original" version I had just "Still Camera" set as required in the LC Standalone settings. In the "new version" the only difference was that "GPS" was also set as required. As a consequence the UIRequiredDeviceCapabilities chan...
- Sat Mar 19, 2022 5:47 pm
- Forum: Android Deployment
- Topic: mobilepick photo android
- Replies: 4
- Views: 569
Re: mobilepick photo android
Hi gnor, I don't know the answer to your issue but a workaround would be to add
before
just an idea for you to move forward...
Best!
Code: Select all
go to card "the_name_of_the_card_you_wanto_to_go_to"
Code: Select all
end mouseUp
Best!
- Fri Mar 18, 2022 10:02 pm
- Forum: Android Deployment
- Topic: Wrong key/certificate
- Replies: 8
- Views: 972
Re: Wrong key/certificate
Jacque I guess you are right, anyway I decided to generate a new APP and move ahead.
Once again many thanks for your help
Regards
Once again many thanks for your help
Regards
- Thu Mar 17, 2022 7:08 pm
- Forum: Android Deployment
- Topic: Wrong key/certificate
- Replies: 8
- Views: 972
Re: Wrong key/certificate
Jacque many thanks for your inputs, the problem is definitely not related with my typing pace...
Anyway I appreciate your help
Best!
Anyway I appreciate your help
Best!
- Thu Mar 17, 2022 2:29 pm
- Forum: Android Deployment
- Topic: Wrong key/certificate
- Replies: 8
- Views: 972
Re: Wrong key/certificate
Dear Jaque, I did not paste the password, I typed it as smoothly and timely as I could (even though, to be honest with you, this is when I'd prefer to hit the keyboard with a hammer!
)


- Wed Mar 16, 2022 2:20 pm
- Forum: Android Deployment
- Topic: Wrong key/certificate
- Replies: 8
- Views: 972
Re: Wrong key/certificate
Hi Scott, many thanks for your explanation that I fully understand. Since I haven't been able to overcome the issue I decided to create a new APP (it will be OK for me to do so) but now I'm facing a new problem, when I run the command line to generate the key I'm getting the following error Screen S...