Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Emissive_VR's avatar
Emissive_VR
Honored Guest
3 years ago

Sharing Anchors failed - oculus_spatial_anchor_cloud=false

Hello,

When creating an anchor and then sharing it, we come across an error on the app logs:

"Saving anchor(s) failed. Possible reasons include an unsupported device."

 

 

When I check the adb logs, I get the following errors:

SP:AP:AnchorPersistenceConfig: getCloudPermissionEnabled: oculus_spatial_anchor_cloud=false

SP:AP:AnchorPersistenceRuntimeIpcServer: Request denied based on storage location for package com.Oculus.UnitySharedSpatialAnchors, sessionUuid:e0d791ec-49a1-4948-abd4-e4754812554b

SP:AP:AnchorPersistenceRuntimeIpcServer: Aborting saveAnchorV3 for package name: com.Oculus.UnitySharedSpatialAnchors 

SP:AP:AnchorPersistenceRuntimeIpcClient: Failed RPC for saveAnchor, rpcAllowed: false, CallServerRPCResult: 9 

SP:AF:AnchorFrameworkSlamAnchor: saveAnchor failed!

 

Do you have any idea how to resolve this issue (I can't seem to find anything on internet) ? Could it come from a missing Android permission ?

2 Replies

  • Muchuts's avatar
    Muchuts
    Honored Guest

    Incidentally I'm only experiencing this on my Quest Pro.  My Quest 2 is saving anchors okay.