Garima Saini
Garima Saini

Reputation: 31

iOS app to transfer data from external hardware to iphone

I am developing an application in swift in which i want to transfer some data from my hardware device(A kind of chip) to iPhone.Some data will be displayed on the screen.But i want to use the standard lightning cable.Is it possible?

Upvotes: 0

Views: 539

Answers (1)

switchCTRL
switchCTRL

Reputation: 188

This kind of communication isn´t possible using a lightning cable but with a lightning connector. You need to include a chip in your hardware for the authentication. You must apply to become a Mfi (Made for iPhone) certified developer. Also you have to submit your hardware to Apple so they can review your app together with the hardware device.

Some useful links are:

Hope it helps.

Upvotes: 1

Related Questions