Post

Replies

Boosts

Views

Activity

Reply to Sandbox users always are owning application
PEBCAK - need to upgrade both the version numbers for it to stick. Getting these values when running on the device (testflight not involved): version 2.8.4 / 72 - "bought" version 2.8.5 / 73 - returned 72 (so interpret as purchased) version 2.8.6 / 74 - returned 74 (so interpret as free version) version 2.8.7 / 75 - returned 75 (so interpret as free version)
Aug ’24
Reply to Sandbox users always are owning application
And to follow up. With a sandbox account in the simulator. I'm on (e.g.) version 65 I purchase the app. Then re-run get originalAppVersion of 65 I bump my app version to 66 and re-run originalAppVersion now returns 66. So I'm unable to tell that I've actually purchased. Do I have to run this on a device and/or off of TestFlight to get it use the version when I do a fake purchase? thanks!
Aug ’24
Reply to When we try to export CapturedRoom getting cannotCreateNode(path: "/9EE71ED0F8D6415496A7B9F0C3671DB0321") in
(for anyone finding this from a search - there's other discussions around here on this topic) File names for CapturedRoom export cannot start with a number - it's a leaky abstraction, implementation details about UDSZ have escaped and affect our choice of filenames (courtesy of DTS: a requirement of the USD spec, see the documentation here: https://openusd.org/dev/api/group__group__tf___string.html#gaa129b294af3f68d01477d430b70d40c8) Feedback reported: FB13240732
Oct ’23
Reply to Path must be an absolute path: <> cannotCreateNode(path: "")
It's a leaky abstraction, implementation details about UDSZ have escaped and affect our choice of filenames (courtesy of DTS: a requirement of the USD spec, see the documentation here: https://openusd.org/dev/api/group__group__tf___string.html#gaa129b294af3f68d01477d430b70d40c8) Feedback reported: FB13240732 (and Shiv, I bet your code works 40% of the time, when you have a hex digit as the start of your UUID. Guess you lucked out getting a bad file name to start out with! :-) )
Oct ’23
Reply to Unable to export a captured RoomPlan
It's a leaky abstraction, implementation details about UDSZ have escaped and affect our choice of filenames (courtesy of DTS: a requirement of the USD spec, see the documentation here: https://openusd.org/dev/api/group__group__tf___string.html#gaa129b294af3f68d01477d430b70d40c8) Feedback reported: FB13240732
Oct ’23