Able to load the 3D model successfully with ARKit update 3(Mar18) But not with the latest ARKit version
ARKit package - ForgeARKit-update-6-2018.1.unitypackage Unity Version – 2018.2.0f2
For example, internally ARKit calls this api many times for meshes request. only for first set of dbIds, am getting the result(dbids from 1..128)
For second request(dbIds from 129..258), am getting empty array as the api response.
Mesh request :
https://developer-api-beta.autodesk.io/modelderivative/v2/arkit//meshes/129,130,131…258
Request response:
Getting args as array[4] with values as 0
Am I missing something. Kindly share your inputs!
Same model, I tried to load with ARKit update 3, and am able to load it successfully.
Please send your model URN to forge (dot) help (at) autodesk (dot) com, and we will take a look.