iOS Developer Question:

Explain App ID?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

It is primarily used to identify one or more apps from a Unique Development team. It consists of a string divided into two parts. The string includes a Team ID and a Bundle ID Search String with a separator as a period. The Team ID is allocated by Apple and is different for every development team. A Bundle ID Search String is supplied by the App Developer.


Previous QuestionNext Question
Explain ARC?Explain keywords alloc and new?