Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for experiences on the Apple MFi program registration process [closed]

Tags:

I'm working with a group of friends on a small electronic device. We're getting promising results with the prototype and we're very excited about releasing it into the market.

We would love to implement our device as an iphone external accessory and I'm trying to gather reliable information. Everything looks pretty confusing though.

The proper way to introduce an iphone peripheral into the market seems to be through the Mfi (Made for iphone) program. These are the facts:

  1. We have limited resources and we would like to know more about the associated costs of getting approved by Apple.
  2. If we apply to the Mfi program I guess Apple is going to request details about our device. What does Apple expect to see to consider a project "serious" and suitable to be approved?
  3. We don't even exist as a company yet. I saw that individuals cannot register into the Mfi program so it seems we would have to formalize our collaboration before seriously considering iphone as an option. Am I right?
  4. We have the hardware and we have a clear idea about the iphone app. The communication interface between the iphone and the hardware is a big question mark and this info seems to be protected under NDA agreements with device vendors. Is this right? Isn't there any way to get proper specifications about the communications protocols, electronics components involved, power output from the conector without first being approved by apple?

It would be extremely helpful it there's someone out there who went through the process and can give us some advice. Thanks in advance!

like image 920
Diego Marcos Avatar asked Apr 20 '11 17:04

Diego Marcos


People also ask

How long does it take to get MFi certified?

How long does the approval process take? It can take up to three weeks.

How much does it cost to get MFi certified?

Is there a program fee for participation in the MFi Program? The MFi Program is USD $99 (plus any applicable taxes and fees) per membership year.

What is the Apple MFi program?

Apple Inc.'s MFi Program, referring to "Made for iPhone/iPod/iPad", is a licensing program for developers of hardware and software peripherals that work with Apple's iPod, iPad and iPhone. The name is a shortened version of the long-form Made for iPod, the original program that ultimately became MFi.


1 Answers

While this question may end up getting moved to Programmers or the Apple site, as it's more about Apple's approval process, there is a technical component here so I'll bite. We are currently working to build an MFi-approved iOS accessory and are in the early stages of hardware development. I comment on some of this in my answer to a similar question over on the Apple Stack Exchange site, but I'll expand on that to answer your questions here.

For your first question, there are no upfront fees to join the MFi program. Your device will need to pass a standard series of third-party tests to demonstrate that it won't interfere with the iOS hardware, etc., and you will need to pay a testing provider to perform these. I'd budget about $20,000 - $80,000 total to get a simpler accessory to a production-ready design, depending on the complexity of the electronics, whether or not you use outside contractors for design, etc. This includes testing, design, and hardware costs for various prototypes.

Apple will want to see that you are serious about making this a product, so don't just have a vague idea of something when you apply to join the program. Have a specific product in mind, with a known target market and approximate pricing. In short, have all the design legwork done as if you were going to hire a contractor to design this, and have a coherent business plan behind it. The approval process eased up significantly about a year ago, but you need to be able to answer pointed questions about what you're building.

You will need to be a company for them to take you seriously. Luckily, it's fairly easy and cheap in most U.S. states to set up an LLC with just a few initial members.

The information in your last question is under NDA, but once you are in the MFi program you have access to all relevant documentation. Of course, the software side using the External Accessory framework is public for anyone who is in the iOS Developer Program, and they had a good WWDC session on it last year (Session 201 - Developing Applications that work with iPhone OS Accessories).

like image 156
Brad Larson Avatar answered Sep 21 '22 18:09

Brad Larson