Decima Technology

Results 20 comments of Decima Technology

Hi there, any one knows the easy way to accomplish it ? Thanks!

That's not a socket communication.... A socket would be something like this: `let client = TCPClient(address: "http://test.com", port: 5000)` You need to make your "back end" to accept socket connection!

Same here... Any solution would be appreciated!

I may found a workaround on it by adding a if condition and return "-99" as code to know when you loose the connectivity! I just edited the file: ytcpsocket.c...

@nneuberger1 what a such coincidence !? I just used this for my own RFID hardware device that I have designed ! I was using before a hybrid javascript solution, until...

Hi there, is there any update on this?

Have anyone fixed this? Thanks!

It seems that the function "scrollViewDidZoom" located in the file "ILPDFView.m" is not get called. I was able to fix it by implementing the following code on the same file...

I'm on the same boat as you! It would be cool if could do something similar like "SegmentedRow" Ex: `

Same problem here ! Any solution ?