-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash β renderer.snapshot() #36
Comments
Thanks for this. We are seeing the same on Fabric. We are working on it. Hopefully by next week we will release a new version. As always PR's are welcome. Also let me know more about your app. We can feature it on the readme. |
Thanks for everything, sorry for not being active on the PR side yet, we are quite on a rush on our other features. Here is our app we launched today π |
Congratulations π |
@Francescu I just checked out the app and it looks cool! I see you also used our RecordButton pod. There is a new version of it with improved design. We are also looking to improve the text part of our app. Would you mind sharing how you achieved the text animations and effects? Are you using SCNText and seperate nodes for every word? |
@okaris thanks! Sure, what we did is just spawning a different SCNText per word. Then animating them using basic animations |
Hello. I'm receiving crash when capturing video in Release mode. Any suggestions what's causing this and how can I ommit it? |
π
We got several crashes (3 for today) in Fabric related to:
SceneKitVideoRecorder.swift line 285
specialized SceneKitVideoRecorder.(renderSnapshot() -> ()).(closure #1)
Issue might be in the Apple stack, but I'd wanted to share with you in case of. Feel free to close π
Commit 71e239324b2a0366ab3a499e076f70ced50d7a70
The text was updated successfully, but these errors were encountered: