IOS External Support

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

IOS External Support

Post by interactbooks » Fri Apr 01, 2011 11:56 pm

I know there has been some progress made with supporting externals in version 4.6. I am looking to incorporate a third part SDK for supporting an external wireless bluetooth bar code scanning device.

Specifically I'm looking at this bar code scanner which is currently the only one on the market that will allow you to use a scanner without disabling the on screen keyboard.

http://www.koamtac.com/kdc200.htm

I was also looking to incorporate this sdk:
https://www.redlaser.com/sdk/index.php

I need to be able to access the SDK in order to take full advantage of the scanner's features rather than just setting it to keyboard emulation. Is there currently any support built in to facilitate this? If the answer is no, is there a future plan to support third party external plug-in's in IOS?

dburdan
Posts: 104
Joined: Fri Jan 28, 2011 5:39 am

Re: IOS External Support

Post by dburdan » Sat Apr 02, 2011 6:55 pm

I believe in order to use this plugin you must be on Apple's SDK. The plugin is made for Objective-C not LiveCode.

interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

Re: IOS External Support

Post by interactbooks » Sat Apr 02, 2011 8:04 pm

That's correct, but I'm wondering if there is a way to use an XCODE library in LiveCode.

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: IOS External Support

Post by JosepM » Mon Apr 04, 2011 2:30 pm

Hi,

You must code your own external lib, in Desktop this is posible but for iOS you must wait to be available.

Salut,
JosepM

niiniju
Posts: 2
Joined: Mon Apr 25, 2011 2:38 pm

Re: IOS External Support

Post by niiniju » Mon Apr 25, 2011 2:45 pm

When can we expect 3rd party externals sdk for IOS?

Post Reply