Search found 59 matches
- Tue Feb 14, 2017 12:24 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: ORDER BY name ASC
- Replies: 2
- Views: 3685
Re: ORDER BY name ASC
I understood which is the causing the problem, when the user insert form name in lowercase to database, and then select with order by ASC command it does not work because the database is case sensitive. And user needs to insert first letter uppercase word
- Mon Feb 13, 2017 11:10 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: ORDER BY name ASC
- Replies: 2
- Views: 3685
ORDER BY name ASC
Hi all, I use ORDER BY name ASC Sqlite command in my code, for getting form names in alphabetical order, it works on Desktop environment but on mobile devices (iOS,Android) it doesn't work. Full select code is this put "SELECT * FROM form INNER JOIN icons ON form.iconid = icons.iconid ORDER BY name ...
- Wed Feb 08, 2017 2:33 pm
- Forum: iOS Deployment
- Topic: inAppPurchase Issue on iOS
- Replies: 1
- Views: 3223
inAppPurchase Issue on iOS
Hi all, Does anyone try to do inAppPurchase in iOS? On iTunes Connect MyApps - Features - In-App Purchases section I added configuration for inAppPurchase, and now the status is Ready to Submit , but it does not give me option to submit it. Now the app ready for sale, but In-App Purchases doesn't wo...
- Thu Nov 24, 2016 1:29 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Native Text Controls in Android
- Replies: 0
- Views: 2237
Native Text Controls in Android
Hi everyone.
I used Native Text Controls in Android and have some issue, when I create native text input it creates white feild with orange line.
In iOS it works great. So I do not understand what is the problem. Does anyone see this issue?
Any solutions will be helpful.
Thanks
I used Native Text Controls in Android and have some issue, when I create native text input it creates white feild with orange line.
In iOS it works great. So I do not understand what is the problem. Does anyone see this issue?
Any solutions will be helpful.
Thanks
- Thu Oct 20, 2016 6:02 pm
- Forum: Talking LiveCode
- Topic: NativeAudio Player
- Replies: 1
- Views: 2798
NativeAudio Player
Hi all,
I use native MobileControl for creating audio player, "play" property works well, but "stop" property does not work,
Does anyone use this option
It does not stop the audio.
Any suggestion will be helpful.
Thanks
Armenuhi
I use native MobileControl for creating audio player, "play" property works well, but "stop" property does not work,
Does anyone use this option
Code: Select all
mobileControlDo "audioControl", "stop"
Any suggestion will be helpful.
Thanks
Armenuhi
- Fri Oct 07, 2016 2:55 pm
- Forum: iOS Deployment
- Topic: I need consultant for Final Build for IOS
- Replies: 32
- Views: 24396
Re: I need consultant for Final Build for IOS
So the problem was solved or it still yet ?
- Thu Oct 06, 2016 1:26 pm
- Forum: Android Deployment
- Topic: mobilePlaySoundOnChannel
- Replies: 2
- Views: 3738
Re: mobilePlaySoundOnChannel
Thanks Panos for the answer.
- Wed Oct 05, 2016 6:55 pm
- Forum: Android Deployment
- Topic: mobilePlaySoundOnChannel
- Replies: 2
- Views: 3738
mobilePlaySoundOnChannel
Hi everyone. I use mobilePlaySoundOnChannel command for playing audio, it works perfect on iOS, but on Android it plays 2 or three mp3 and quite the application I can not understand what can be the reason. Does anyone use this command on Android ? I use LiveCode 8.1.0 stabile version Any suggesion w...
- Wed Sep 28, 2016 2:43 pm
- Forum: Talking LiveCode
- Topic: Play Audio on Background Mode
- Replies: 9
- Views: 8372
Re: Play Audio on Background Mode
Ok.
Thanks
Thanks
- Wed Sep 28, 2016 1:11 pm
- Forum: Talking LiveCode
- Topic: Play Audio on Background Mode
- Replies: 9
- Views: 8372
Re: Play Audio on Background Mode
I used LiveCode 8.1.0 stable version, and mobilePlaySoundOnChannel command I even ticked the Background Audio (experimental) option in the standalone settings. But it still did not work. If you are going to send a bug report please just send me the link so I can follow the updates. As we need this f...
- Wed Sep 28, 2016 12:15 pm
- Forum: Talking LiveCode
- Topic: Play Audio on Background Mode
- Replies: 9
- Views: 8372
Re: Play Audio on Background Mode
Thanks Klaus for the answer, I already tried this option, but it did not work.
- Wed Sep 28, 2016 8:20 am
- Forum: Talking LiveCode
- Topic: Play Audio on Background Mode
- Replies: 9
- Views: 8372
Play Audio on Background Mode
Hi every one.
I want to know can I play audio in background mode on LiveCode (iOS and Android platforms) ?
I mean continue playing audio when the app goes to suspend mode.
I want to know can I play audio in background mode on LiveCode (iOS and Android platforms) ?
I mean continue playing audio when the app goes to suspend mode.
- Wed Jul 20, 2016 12:07 pm
- Forum: Talking LiveCode
- Topic: Device Screen Size
- Replies: 2
- Views: 2793
Re: Device Screen Size
I never use it before, thanks for answer I will try it.
- Wed Jul 20, 2016 10:51 am
- Forum: Talking LiveCode
- Topic: Device Screen Size
- Replies: 2
- Views: 2793
Device Screen Size
Hi everyone,
How can get device screen size on LiveCode ?
How can get device screen size on LiveCode ?
- Tue Jul 19, 2016 5:43 pm
- Forum: Talking LiveCode
- Topic: LiveCode file edit issue
- Replies: 5
- Views: 4400
Re: LiveCode file edit issue
Thanks, I try two options which you said but the result was same, I can not edit the stack.
