iphone - Need to restrict my app to only run on devices with an L.E.D -


i've built flashlight app, how can put restriction in place install on devices l.e.d? presume uidevicerequiredcapabilities, not sure key/value use.

you can set camera-flash key of uidevicerequiredcapabilities properties yes make sure install on devices contain "camera flash" (usually torch)


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -