Search Unity

ARCore to iOS Compatible with AugmentedImages?

Discussion in 'AR' started by sunny619, Feb 1, 2019.

  1. sunny619

    sunny619

    Joined:
    Feb 1, 2019
    Posts:
    1
    Hi all,
    I'm working on a project with a group using ARCore to create a AR business card using AugmentedImages. One of the things we wanted to do was see if it was iOS compatible. I already saw Google's Quickstart for iOS and that only CloudAnchors are supported for both iOS and Android but I wanted to make sure and not jump to conclusions.

    https://developers.google.com/ar/develop/unity/quickstart-ios
     
  2. chaosemer

    chaosemer

    Official Google Employee

    Joined:
    Jul 5, 2017
    Posts:
    22
    Your understanding is correct. Only Cloud Anchors are currently supported through the ARCore API on both iOS and Android. You'll need to write your own cross-platform layer at this point in time.