Search code examples
iosswiftarkitappstore-approvalimage-recognition

Using ARKIT Image recognise app publish issue on app store


I have uploaded My App to Appstore but they rejected with this reason (AR Camera View Image Detection).

Application Functionality - detect image and play video - image are store in AR Resource asset

From Apple - we were still unable to locate a method of obtaining the AR markers in your app.

so can you help me for that and what is the AR Marker?.


Solution

  • Apple is very strict with regard to apps that use marker recognition, because Apple wants to make sure the end user has an optimal experience. If AR experience requires a marker image, it is important to inform the user how to and from where to obtain the marker image.

    There are two main things to to do:

    • It's important to include the marker image when submitting your app to the store.
    • Within your app's UI you have to inform the user what marker image to use and how to obtain the marker.

    Please note: From my experience Apple will also reject apps that force the user to purchase a physical product in order to unlock content. Any paywall/purchase requirement would have to be through an in-app purchase