Post

Replies

Boosts

Views

Activity

How AR Sessions Last Longer?
Click on a component (eg video) in the AR scene, jump to the details page, and when you return to the AR scene, the AR session is interrupted. The intention was to keep the AR conversation going, but it didn't work out. Please help the AR team to answer, thank you!
1
0
560
Sep ’22
AR rendering occasionally fails (sensorFailed) and how to keep the session stable?
Regarding the use of ARImageTrackingConfiguration to track images, there are two doubts, please ask the AR team for help: During the AR rendering process, the rendering effect jitters from time to time, causing errors in the AR session (for example: sensorFailed), and finally causing the App to die. How to solve it completely? From the code level, how to keep the AR session and rendering stable? Finally, thank you AR team!
0
0
578
Aug ’22
AR rendered video shakes from time to time
The video rendered after ARImageTrackingConfiguration tracks the image jitters from time to time (writesToDepthBuffer and readsFromDepthBuffer have been set to false), how to avoid this problem? The console outputs the following log: [Session] ARSession <0x141d22600>: ARSessionDelegate is retaining 15 ARFrames. This can lead to future camera frames being dropped. I have not used ARSessionDelegate, why is this happening? Please also ask the AR team to answer, thank you!
1
0
749
Aug ’22
How AR Sessions Last Longer?
Click on a component (eg video) in the AR scene, jump to the details page, and when you return to the AR scene, the AR session is interrupted. The intention was to keep the AR conversation going, but it didn't work out. Please help the AR team to answer, thank you!
Replies
1
Boosts
0
Views
560
Activity
Sep ’22
The AR camera is dropped, causing the program to crash
The AR program tracks pictures normally, but the AR camera drops from time to time, causing the program to crash. The device CPU is A9, and the software version is iOS 15.7. How to solve this problem, please help the AR team to answer, thank you!
Replies
0
Boosts
0
Views
693
Activity
Sep ’22
AR rendering occasionally fails (sensorFailed) and how to keep the session stable?
Regarding the use of ARImageTrackingConfiguration to track images, there are two doubts, please ask the AR team for help: During the AR rendering process, the rendering effect jitters from time to time, causing errors in the AR session (for example: sensorFailed), and finally causing the App to die. How to solve it completely? From the code level, how to keep the AR session and rendering stable? Finally, thank you AR team!
Replies
0
Boosts
0
Views
578
Activity
Aug ’22
AR rendered video shakes from time to time
The video rendered after ARImageTrackingConfiguration tracks the image jitters from time to time (writesToDepthBuffer and readsFromDepthBuffer have been set to false), how to avoid this problem? The console outputs the following log: [Session] ARSession <0x141d22600>: ARSessionDelegate is retaining 15 ARFrames. This can lead to future camera frames being dropped. I have not used ARSessionDelegate, why is this happening? Please also ask the AR team to answer, thank you!
Replies
1
Boosts
0
Views
749
Activity
Aug ’22
Create image objects repeatedly after AR tracking/detection results
When using ARImageTrackingConfiguration or ARWorldTrackingConfiguration to track/detect an image, after resetting the tracking/detection, the image object will be repeatedly created (not a global object, but created after tracking/detection), why?
Replies
1
Boosts
0
Views
629
Activity
Aug ’22
iOS 16 beta 2 widget
There is a reference to the official website to create a custom lock screen widget, but the results cannot be searched and displayed. How can it be displayed normally?
Replies
5
Boosts
0
Views
1k
Activity
Aug ’22
How can the image of the lock screen widget keep its original color (eg: color)?
In default rendering mode,how can the image of the lock screen widget keep its original color (eg: color)? How does the rendering mode affect the display of the original color of the image? The official website example is not clear enough, can the official give some clear examples.
Replies
2
Boosts
0
Views
3.8k
Activity
Aug ’22
lock screen widget loads web images not showing
Xcode 14 beta 3 on M1 iMac, lock screen widget loads web images not showing.The same image loading method works in Xcode 13.2.1 widgets. How is this going?
Replies
1
Boosts
0
Views
651
Activity
Aug ’22
iOS 16 beta 3 Developer Mode
Under the iOS 16 beta 3 system, the developer mode is turned on. After restarting the phone, the developer mode is still restored to not turned on. When I run the project in Xcode 14 beta 3, it always prompts to enable developer mode. How can I debug it on a real machine?
Replies
2
Boosts
0
Views
6.7k
Activity
Jul ’22