Search found 71 matches

by Armenhui
Tue Feb 14, 2017 12:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: ORDER BY name ASC
Replies: 2
Views: 2888

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
by Armenhui
Mon Feb 13, 2017 11:10 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: ORDER BY name ASC
Replies: 2
Views: 2888

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 ...
by Armenhui
Wed Feb 08, 2017 2:33 pm
Forum: iOS Deployment
Topic: inAppPurchase Issue on iOS
Replies: 1
Views: 2683

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...
by Armenhui
Tue Dec 20, 2016 1:03 pm
Forum: MergEXT
Topic: mergLA
Replies: 6
Views: 8885

Re: mergLA

@dave.kilroy I used the LC 8.1.0 version. So you mean the problem depends from LC version not external ?
by Armenhui
Tue Dec 20, 2016 7:37 am
Forum: MergEXT
Topic: mergLA
Replies: 6
Views: 8885

Re: mergLA

Here is the screenshot
by Armenhui
Mon Dec 19, 2016 5:20 pm
Forum: MergEXT
Topic: mergLA
Replies: 6
Views: 8885

mergLA

Hi everyone

Does anyone tried to use mergLA in iOS 10? Today I run it on iOS 10 device and it only shows the popup window, and there is not shown enter password part.
Maybe I done something not correct?




Any suggesion will be helpfull.

Thnkas,
Armenuhi
by Armenhui
Thu Nov 24, 2016 1:29 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Native Text Controls in Android
Replies: 0
Views: 1769

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
by Armenhui
Wed Nov 02, 2016 9:09 am
Forum: MergEXT
Topic: mergAV, mergMicrophone
Replies: 1
Views: 5246

mergAV, mergMicrophone

Hi every, I have a question about audio recording. I used mergAV, mergMicrophone externals for recording audio in iOS. For that I create standalone application file in LiveCode 8.1.1 and add it into device with iOS 10.0.2 SDK but Audio recording does not work. Also I add this same standalone applica...
by Armenhui
Tue Nov 01, 2016 7:29 am
Forum: MergEXT
Topic: mergPopToast
Replies: 6
Views: 8553

Re: mergPopToast

Thanks for your comments, please just let me no if you find any alternative to this.
by Armenhui
Mon Oct 31, 2016 4:55 pm
Forum: MergEXT
Topic: mergPopToast
Replies: 6
Views: 8553

Re: mergPopToast

So it supports on iOS?
But I used it for iOS (activate mergPop exnertnal from inclushions panel) but no any results.
I use LiveCode 8.1.0 stable version.

Or did you know are there any similar solution for iOS?


Thanks
by Armenhui
Mon Oct 31, 2016 2:39 pm
Forum: MergEXT
Topic: mergPopToast
Replies: 6
Views: 8553

mergPopToast

Hi all,

did anyone know mergPopToast external is only for Android? i used it for iOS but it does not work.

Here is my example

Code: Select all

mergPopToast "List shuffle is turned Off","short"

Any suggestions will be helpful.
by Armenhui
Thu Oct 20, 2016 6:02 pm
Forum: Talking LiveCode
Topic: NativeAudio Player
Replies: 1
Views: 2232

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

Code: Select all

 mobileControlDo "audioControl", "stop"
It does not stop the audio.

Any suggestion will be helpful.


Thanks
Armenuhi
by Armenhui
Fri Oct 07, 2016 2:55 pm
Forum: iOS Deployment
Topic: I need consultant for Final Build for IOS
Replies: 32
Views: 19054

Re: I need consultant for Final Build for IOS

So the problem was solved or it still yet ?
by Armenhui
Thu Oct 06, 2016 1:26 pm
Forum: Android Deployment
Topic: mobilePlaySoundOnChannel
Replies: 2
Views: 2913

Re: mobilePlaySoundOnChannel

Thanks Panos for the answer.
by Armenhui
Wed Oct 05, 2016 6:55 pm
Forum: Android Deployment
Topic: mobilePlaySoundOnChannel
Replies: 2
Views: 2913

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...

Go to advanced search