Search found 19 matches
- Fri Jan 17, 2014 11:12 pm
- Forum: iOS Deployment
- Topic: rresocket external for iOS7
- Replies: 7
- Views: 6621
Re: rresocket external for iOS7
i have the same problem, i recompile with xcode 5, buy when i try to compile my apps show error linking for armv7 failed with undefined symbols for architecture armv7 livecode
- Sat Apr 14, 2012 10:10 pm
- Forum: iOS Deployment
- Topic: sqlite read only on ipad3 with ios 5.1
- Replies: 1
- Views: 2104
sqlite read only on ipad3 with ios 5.1
my program work great in iphone 4, 4s with 5.01 but now in the new ipad show read only db
can you help me?
i have the live code 5.5 and xcode 4.3.2
thanks
can you help me?
i have the live code 5.5 and xcode 4.3.2
thanks
- Fri Apr 13, 2012 4:50 am
- Forum: iOS Deployment
- Topic: problem with uText of ios Label
- Replies: 1
- Views: 1786
problem with uText of ios Label
I add a ios label from mobGui to my card, i set the name "Status" and then try
the utext of group "Status" to "Starting..." but the ios label not change
any help?
Thanks
the utext of group "Status" to "Starting..." but the ios label not change
any help?
Thanks
- Thu Mar 29, 2012 3:09 pm
- Forum: iOS Deployment
- Topic: help with openSocket in iOS
- Replies: 3
- Views: 3556
Re: help with openSocket in iOS
thanks, how i can use it? any example
thanks
thanks
- Thu Mar 29, 2012 6:19 am
- Forum: iOS Deployment
- Topic: help with openSocket in iOS
- Replies: 3
- Views: 3556
help with openSocket in iOS
i have this code and work in windows and mac but not in iOS: if the environment is "mobile" then mobileBusyIndicatorStart "square", "Opening..." if the openSockets is not empty then resetAll open socket to "localhost:3333" with message "iamconnected" in mac and windows connect well and active the me...
- Fri Mar 23, 2012 6:16 pm
- Forum: iOS Deployment
- Topic: add choiche to contextual menu
- Replies: 3
- Views: 3490
add choiche to contextual menu
its posible to add command to the contextual menu? i mean when you select something is posible to add to the menu "select, copy, paste" something like "send to twitter"
- Fri Mar 23, 2012 6:15 pm
- Forum: iOS Deployment
- Topic: Twitter Integration
- Replies: 1
- Views: 2215
Twitter Integration
Anoyone has do this, send a text to twitter using the twitter integration of ios?
thanks
thanks
- Sat Mar 17, 2012 6:31 am
- Forum: iOS Deployment
- Topic: Connect to MS SQL Server
- Replies: 11
- Views: 22058
Connect to MS SQL Server
Its posible from iOS to connect to SQL Server and work like we can do in sqlite or mysql ?
Thanks
Thanks
- Sat Mar 17, 2012 5:00 am
- Forum: Android Deployment
- Topic: Print Invoice on Bluetooth Printer
- Replies: 5
- Views: 5218
Re: Print Invoice on Bluetooth Printer
so, in android i can't print in a bluetooth printer?
thanks
thanks
- Sat Mar 17, 2012 4:58 am
- Forum: Android Deployment
- Topic: Is Bluetooth supported or will it be supported?
- Replies: 1
- Views: 2762
Re: Is Bluetooth supported or will it be supported?
Hi guys, 1) I would like to know if Bluetooth is supported for the different platforms Livecode compiles for (I'm most interested in Android, for the moment) and how to do it? 2) If it is not supported yet will it be supported in the near future? Any expected date? 3) Can/will it be able to be conf...
- Fri Mar 16, 2012 4:01 pm
- Forum: Android Deployment
- Topic: using iprint sdk to print
- Replies: 0
- Views: 2114
using iprint sdk to print
is posible to use directly the iprint sdk from live Code to print on a bluetooth printer?
any idea
thanks
any idea
thanks
- Fri Mar 16, 2012 3:10 pm
- Forum: Android Deployment
- Topic: Print Invoice on Bluetooth Printer
- Replies: 5
- Views: 5218
Print Invoice on Bluetooth Printer
any idea? it is posibble? i need to create an apps to inventary and print the transaction in a bluetooth o wifi printer.
Thanks
Thanks
- Tue Feb 21, 2012 3:59 pm
- Forum: iOS Deployment
- Topic: help to re-sign app
- Replies: 3
- Views: 3457
Re: help to re-sign app
thank you, i wish if some one know the codesign syntax for re-sign a livecode generated app
- Tue Feb 21, 2012 3:57 pm
- Forum: iOS Deployment
- Topic: help to create a native menu
- Replies: 4
- Views: 3956
Re: help to create a native menu
i will check it
thank you very much my friend
thank you very much my friend
- Tue Feb 21, 2012 12:21 am
- Forum: iOS Deployment
- Topic: help to re-sign app
- Replies: 3
- Views: 3457
help to re-sign app
i create my app with live code, i need to add some files but when i do that, the application loader reject saying that the signature is invalid, anyone know how resign using the codesign tool, i do it with codesign -f -s "My distribution profiles" -v MyAppFolder.app said resigned but then the applic...