Skip to content

Transferring big data chunks between device and phone #183

Answered by kenjdavidson
laurislopata asked this question in Q&A
Discussion options

You must be logged in to vote

Honestly the IOS side of things is really light, it took me a bunch of reading (mainly in Objective C) in order to convert things to Swift and get working. There are two things that need to be done:

  1. You'll need to figure out (and walk me through) the Auto Loading overrides, as I don't think that's programmed into the IOS side at this point.
  2. You'll need to write the ByteArrayDeviceConnectionImpl on the IOS side, that manages byte arrays instead of String data.

I'll definitely take a look/accept pull requests if you get it working, but I don't have the time to look into it.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@laurislopata
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@laurislopata
Comment options

@kenjdavidson
Comment options

@kenjdavidson
Comment options

Answer selected by laurislopata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants