Skip to content
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

Open
Francescu opened this issue Dec 21, 2017 · 6 comments
Open

Crash – renderer.snapshot() #36

Francescu opened this issue Dec 21, 2017 · 6 comments

Comments

@Francescu
Copy link

Francescu commented Dec 21, 2017

πŸ‘‹

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

screen shot 2017-12-21 at 17 01 05

screen shot 2017-12-21 at 17 18 02

@okaris
Copy link
Contributor

okaris commented Dec 21, 2017

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.

@Francescu
Copy link
Author

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 πŸŽ‰
https://www.producthunt.com/posts/arrow-ios

@okaris
Copy link
Contributor

okaris commented Dec 21, 2017

Congratulations πŸŽ‰

@okaris
Copy link
Contributor

okaris commented Dec 21, 2017

@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?

@Francescu
Copy link
Author

@okaris thanks!

Sure, what we did is just spawning a different SCNText per word. Then animating them using basic animations

@notdetninja47
Copy link

Hello. I'm receiving crash when capturing video in Release mode. Any suggestions what's causing this and how can I ommit it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants