Search Unity

Documentation for new 3.5 iOS features?

Discussion in 'iOS and tvOS' started by RobbieDingo, Mar 9, 2012.

  1. RobbieDingo

    RobbieDingo

    Joined:
    Jun 2, 2008
    Posts:
    484
    Hello all,

    3.5 includes new iOS feature, such as:

    • Added push notification support.
    • Added Compass and Gyroscope support.
    • Added Camera support.
    • Added Microphone support.

    ... but I can't seem to find any documentation about the above - anyone know where I can find info for example on iOS camera support?? :confused:

    Cheers.
     
  2. Eric5h5

    Eric5h5

    Volunteer Moderator Moderator

    Joined:
    Jul 19, 2006
    Posts:
    32,401
    Look in the Input, NotificationServices, and WebCamTexture classes.

    --Eric
     
  3. RobbieDingo

    RobbieDingo

    Joined:
    Jun 2, 2008
    Posts:
    484
    cheers... not a lot of actual documentation there, but a start I guess... thanks Eric.