-
Notifications
You must be signed in to change notification settings - Fork 29
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
iOS crashes after losing connection #14
Comments
That's a good question. I've only tested the tutorial on the iOS simulator, not a real device. I need to get a device to test it on. I also plan to update the tutorial for some of the other open issues, but I don't know that that would solve this problem. If you can help me find the answer, that would be very helpful. |
I'm just now coming back to old issues. Do you recall if you ever solved this issue? |
I think I tried wrapping it with a checker so that if the checker saw there
is no connection, I would delete the player.
But I don't remember clearly, I'll be back working on it in 2 weeks or so
and then I'll be able to give more details
…On Tue, 14 Feb 2023 at 22:09, suragch ***@***.***> wrote:
I'm just now coming back to old issues. Do you recall if you ever solved
this issue?
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJBWRO6HUZULFKMOSZ4DFGTWXRXLNANCNFSM5KOVOJEA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a lot for the example.
I'm not sure if this is a recent thing to not, but I have a problem running the example as is, on a physical iOS device.
I hit play, let it play a few seconds, close internet connection, and the app crashes completely.
console output:
Any advice how to prevent this?
The text was updated successfully, but these errors were encountered: